Skip to content

jawadzaib/node-stock-calculate-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to setup and run application

Make sure you have installed node and npm on your machine Please execute following command to install all required modules:

npm install

To build the appliaction execute:

npm run build

To run the appliaction execute:

npm start

To execute Unit Tests:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published