Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 304 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 304 Bytes

testing-with-randomness

Pre-requisites

Getting started

  • Clone the repository
git clone  https://github.com/VirenAcidTango/testing-with-randomness.git <project_name>
  • Install dependencies
cd <project_name>
npm install