An open API service indexing awesome lists of open source software.

https://github.com/frontendwizard/react-native-talk

Talk apresentada no React Maringá dia 10 de abril de 2018
https://github.com/frontendwizard/react-native-talk

create-react-native-app expo react-native

Last synced: 10 months ago
JSON representation

Talk apresentada no React Maringá dia 10 de abril de 2018

Awesome Lists containing this project

README

          

# react-native-talk
Talk apresentada no React Maringá dia 10 de abril de 2018

# para iniciar o app
```
cd ./hacker-news
yarn
yarn start
```

# para iniciar os slides
```
cd ./presentation
yarn
yarn start
```