Live demo here.
git clone the project on your machine
locally install the npm webpack npm install --save-dev webpack
Scripts you can use:
npm run start
- to run webpack dev-server development modenpm run build
- to run production modenpm run publish
- to publish project on githubpages
Project is: complete