Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 155 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 155 Bytes

Fork, then to run and preview on the web:

npm i
ng serve

To run the NativeScript app:

npm run start.ios

// or...

npm run start.android