/static-website-webpack-boilerplate

Static website boilerplate using Webpack, ES6, Bootstrap and SASS

Primary LanguageHTMLMIT LicenseMIT

Static Website Boilerplate

Static website boilterplate built using Webpack. This boilterplate features following:

  • Webpack
  • ES6
  • Bootstrap
  • Font Awesome
  • Sass
  • Live reload using Browsersync

Getting Started

Clone the repo

git clone https://github.com/binoy14/static-website-webpack-boilerplate.git

Run script to start devlopment

npm run start

For distribution folder run the following command and it will create a dist folder which can be placed on a server

npm run build

License

MIT