Skip to content

techyrajeev/TestProject

Repository files navigation

Test Project

Steps to run this project:

First Go to Project directory

cd ~/TestProject

then

1. Install dependencies

npm install

2. Run the test cases

Currently there are no test cases written for this project as it was not required.

npm run test

3. Run the project

 npm run dash

4. See running project in local browser

Open the Url(https://localhost:8080/) in browser

See Testing and Scalability page for other details.

About

This is a test project repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published