8000 GitHub - GettingStartedWithNativeScript/Chapter_1: Examples from chapter 1
[go: up one dir, main page]

Skip to content

GettingStartedWithNativeScript/Chapter_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

To run any example on your Emulator or Device; change into the Example Directory and run:

1.  npm install tns-core-modules

2a. nativescript platform add ios
	   - or -
2b. nativescript platform add android

3a. nativescript run ios --emulator
	   - or -
3b. nativescript run android --emulator

About

Examples from chapter 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0