https://github.com/zetavg/colorgytry01
https://github.com/zetavg/colorgytry01
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zetavg/colorgytry01
- Owner: zetavg
- Created: 2015-12-04T03:46:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T16:48:56.000Z (over 9 years ago)
- Last Synced: 2025-04-01T22:59:54.363Z (3 months ago)
- Language: JavaScript
- Size: 114 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Colorgy Try 01
This project is for technology research on React Native, mainly the Android part, to be use on the Colorgy app.
## Setup
```
npm install
```Get `google-services.json` file from https://developers.google.com/mobile/add?platform=android and place it in `android/app` directory.