https://github.com/doodzik/wasp_ios_android_example
https://github.com/doodzik/wasp_ios_android_example
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/doodzik/wasp_ios_android_example
- Owner: doodzik
- Created: 2016-01-26T23:59:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T12:43:17.000Z (over 10 years ago)
- Last Synced: 2025-02-03T14:31:59.140Z (over 1 year ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wasp_ios_android_example
to start the server run
```bash
$ node --harmony_destructuring --harmony_sloppy_let wsServer.js
```
to build the app follow the [offical react-native guide](https://facebook.github.io/react-native/docs/getting-started.html]
)