Skip to content

Webpack 4 with Bootstrap 4.0.0beta.0 and FontAwesome 4.7.0

Notifications You must be signed in to change notification settings

KangAbbad/webpack4-quickstarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm node dependencies

Webpack 4 with Bootstrap and Font Awesome

Quick and Simple Webpack Configuration With Bootstrap

Getting Started

Clone this project repository and open the terminal inside the folder that you've cloned, run :

npm install



Starts webpack-dev-server and watches for file changes. File updates are instantly seen on the browser

npm run dev

Compile your project when it's done

npm run build

Note:

  • npm run build:prod if you want to minify your scripts



Maintainers


Kang Abbad

About

Webpack 4 with Bootstrap 4.0.0beta.0 and FontAwesome 4.7.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published