Skip to content

carlosreig/laravel-mix-bs-4-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Mix ❤️ Bootstrap 4

This is a simple setup that uses Laravel Mix for managing/compiling the assets and Bootstrap 4 as a frontend framework.

How to use it

  1. Clone the repository
  2. Execute npm install to get all the dependencies
  3. Change your variables, your typography or whatever you need in the de src/scss folder
  4. Modify your scripts in the src/js folder
  5. Execute npm run watch. Laravel mix will build the assets and start watching your source files and rebuilding the assets when they change
  6. Modify the index.html to build your awemsome website!

About

A simple skeleton setup with Laravel Mix and Bootstrap 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published