First Go to Project directory
cd ~/TestProject
then
npm install
Currently there are no test cases written for this project as it was not required.
npm run test
npm run dash
Open the Url(http://localhost:8080/) in browser
See Testing and Scalability page for other details.