This is a simple webpack demo project. It is a single page application.
The following commands are available:
npm install
npm start -- --env project=example.com
npm run stage -- --env project=example.com --env stage=true
npm run build -- --env project=example.com