It's a pretty simple project, it's a starter kit based on Laravel Mix
Include:
- Vue
- Bootstrap 4
- Axios
- Popper.js
- lodash
- jQuery
- cross-env
git clone https://github.com/njxqlus/laravel-mix-starter.git
npm install
npm run dev
- Add
mix.browserSync()
towebpack.mix.js
Laravel Mix is open-sourced software licensed under the MIT license.