Skip to content

IdanCo/bootstrap4demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-modular with bootstrap 4

A scaffold of a frontend project which implements some of the best practices to harnest the powers of webpack 2. The app itself is based on AngularJS, but most aspects of the bundling process are relevant to any stack.

Intsall

clone the project and run

npm install

Run

npm run serve - bundle the project and run a development server

npm run build - bundle the project into a dist folder

About

Implementing Bootstrap 4 on a landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published