- Fork / clone this repository.
- Run
npm install.
Use npm start to run the application.
Use npm run start:dev to run the application in development mode: server restarts automatically when files change.
Set the PORT environment variable to the port this server should use.
If PORT is not set, a default value of 5000 is used.