Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 426 Bytes

Agency Calculator by Yan Qin

Enviorment Requirement

Please have node.js installed, the project was tested under 8.11.4 LTS

Build Project

Please build the project by issuing command npm install

Running Project

The project is run through unit-test for testing runability, to run the unit-test, simply issue the following command after the project built successfully. npm test