Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 258 Bytes

File metadata and controls

21 lines (13 loc) · 258 Bytes

Sample Project

Pre-requisite

  • Should have already installed node, npm, java

Package install

  • Run following command in root of Sample Project to install required libraries
npm install

Run tests

  • Run Test using
npm test