Document
Manage Platform
vn-native-2-platform --platform=ios --action=add
Params | Description |
---|---|
action | add | remove | reinstall |
platform | ios | android | windows | osx | browser |
Run Platform
vn-native-2-server --start=ios
Params | Description |
---|---|
platform | ios | android | windows | osx | browser |
Note | You should start server of first step vn-native-2-server --start=server .
If you need run on the real device , so change localhost to ip of config.json ,
don't forget restart server |
Build Platform
vn-native-2-build --platform=ios
Params | Description |
---|---|
platform | ios | android | windows | osx | browser |