This is a basic webpack static pages starter with jQuery UI, Bootstrap and Less
This application is deployed on Firebase. Please check it out 😄 here.
Some basic Git commands are:
$ git clone https://github.com/mohamedsamara/webpack-static-pages.git
$ cd project
$ npm install
$ npm run deploy
> Make sure Firebase CLI is installed, and project is initialized
> firebase.json and .firebaserc will be generated
$ npm start
$ npm run build
$ npm run serve