Huy-Hung Dinh
Pages
Home
2048
Go
Quotes
Q & A
About
Feb 11, 2017
React Native: Hello World in 5 minutes
//install note.js
//install react-native
npm install
-
g react
-
native
-
cli
//init project
react-native init HelloWorld
cd HelloWorld
react-native start
//build on Android or iOS
react-native run-android
react-native run-ios
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment