gokulraj029 / React-Landing-page

MIT License
0 stars 0 forks source link

Laravel Mix Webpack Boilerplate

A boilerplate for building web projects with Laravel Mix and Webpack. Uses Laravel-mix 4.x and Webpack 4.x.

Getting Started

Make sure these are installed first.

Quick Start

  1. Clone the repository.
  2. In bash/terminal/command line, cd into cloned directory.
  3. Run npm install in terminal to install required files and dependencies.
  4. Run npm run watch to start running boilerplate in http://localhost:3000/

Folder structure

License

The code is available under the MIT License.