Skip to content

thomaspaulson/bootstrap-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap with webpack/webpack-mix

##Installing Node Before triggering Mix, you must first ensure that Node.js and NPM are installed on your machine.

step 1

npm install

step 2

// Run all Mix tasks.

npm run dev

// Run all Mix tasks and minify output.

npm run production

Watching Assets For Changes

npm run watch

more info

https://laravel.com/docs/5.8/mix

About

Getting started with bootstrap 4 using webpack/webpack-mix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published