This is a website example
The following npm scripts are available:
npm start // starts the application
npm test // runs all tests
npm run build // creates the website
npm run watch // runs a file watcher to restart and test on each file change
MIT