Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okbel/relay-starter
https://github.com/okbel/relay-starter
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/okbel/relay-starter
- Owner: okbel
- Created: 2018-06-07T04:20:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T17:29:54.000Z (over 6 years ago)
- Last Synced: 2024-10-04T18:41:45.389Z (about 1 month ago)
- Language: JavaScript
- Size: 136 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Relay Starter
### Español
Este es el repo del post Empezando con Relay. Si tenés alguna pregunta o consulta levantá un issue o hablame a [@okbel](http://twitter.com/okbel).
Correr el watch del cliente => `yarn run watch:client`
Correr el watch del server => `yarn run watch:server`
Correr el watch del relay compiler => `yarn run watch:relay`
### English
This is the repo for the blog post Starting with Relay. If you have any question or doubt, file an issue or talk to me [@okbel](http://twitter.com/okbel).
Run watch client => `yarn run watch:client`
Run watch server => `yarn run watch:server`
Run watch relay => `yarn run watch:relay`