Demo deployed automagically by snap ci: https://basic-node-project.herokuapp.com/
Note: This is a free tier site site and will not be available 24/7
- Express web app framework that serves with basic hello world html page
- Chai & supertest testing frameworks and with one example test that checks the Express app
- JSHint Linter
- Install NodeJS
- Clone this repository
- Run ./precommit.sh
Now the app and all of its tests have successfully run on your machine. Copy the project into your own repository and start building a web app!