Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 165 Bytes

README.MD

File metadata and controls

15 lines (11 loc) · 165 Bytes

Table of Contents demo project

How to run the project locally

npm run create-env
npm i
npm start

How to run tests

npm run test