Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 156 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 156 Bytes

ionic-jest-demo

After cloning, run an install.

npm install

Run the app in browser:

npm run serve

Test the app:

npm run test