Skip to content

supaweb/webpack-bootstrap

Repository files navigation

Bootstrap 4 template based on Webpack

Installation

  1. Execute command from root directory
npm install
  1. Use 'app/index.html' as home page
  2. Edit 'src/js/index.js' & 'src/scss/theme.scss'
  3. Good luck!

Tasks

  1. Build sources - npm run build
  2. Start file watcher for recompiling - npm run watch
  3. Start webpack dev server - npm run start
  4. Build sources for production - npm run production

About

Bootstrap 4 template based on Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published