Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luandro/ssbstarter
https://github.com/luandro/ssbstarter
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/luandro/ssbstarter
- Owner: luandro
- Created: 2019-08-21T22:23:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:48:24.000Z (about 2 years ago)
- Last Synced: 2024-04-23T21:34:24.495Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.86 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSB Starter
Make sure you're running NodeJS > v10.
Open the `./android` directory on Android Studio to download necessary files.
Run `npm run build` to build the NodeJS project, located at `nodejs-assets/nodejs-project/`.
Finally run `react-native run-android` to start the app. Use `react-native log-android` to log, and `npm run clean-android` to clear cache.