Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 532 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 532 Bytes

Laravel Mix Starter Project

What's inside?

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

Installation

  1. git clone https://github.com/njxqlus/laravel-mix-starter.git
  2. npm install
  3. npm run dev
  4. Add mix.browserSync() to webpack.mix.js

License

Laravel Mix is open-sourced software licensed under the MIT license.