- Run
npm installfrom a command prompt
- Run
gulp devto start the app with a live reload server
- Run
gulpto build all the assets - Run
npm run startto start the server and navigate tohttp://localhost/3000
I used NodeJS to log as it's a more familiar technology to me. The log is appended to at root/log/log.csv.