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

njxqlus/laravel-mix-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.