This app uses PUGJS for templates. In the command prompt, run:
1. npm install
2. npm install -g pug-cli
3.ish *If you should run into a small problem after installing, you can fix this by typing "npm audit fix", once this is done which is fast, then go onto the next step below
4. npm run pug
5. npm start
If you wish to package it too, run:
mpm pack
NOTE: Run npm dist
if you wish to package the app into a installer