Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 270 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 270 Bytes

#Testing With Jest

Run Project

Install dependencies

$ npm install

Run Project

$ npm run serve

Run Test

$ npm test

Resources