This is an example Node.js project used in Codeanywhere.
Open the terminal and run:
cd test-project
npm install
After installing the dependencies, run:
npm start
Or just press the Run Code button found in the top right of the editor panel.
Feel free to open a PR with any suggestions for this test project 😃