Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galembeck/tindev-mobile
Mobile application of "tindev (repository)".
https://github.com/galembeck/tindev-mobile
Last synced: about 1 month ago
JSON representation
Mobile application of "tindev (repository)".
- Host: GitHub
- URL: https://github.com/galembeck/tindev-mobile
- Owner: galembeck
- Created: 2020-08-06T13:48:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T13:49:58.000Z (over 4 years ago)
- Last Synced: 2024-04-24T10:27:54.366Z (9 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repositório da Semana Omnistack 10 (TinDev)
## Skills:
- Node.js
- React
- React Native
- MongoDb
- WebSocket
- API Rest## Requisitos:
- Node.js
- Yarn
- Git
- Expo## Backend:
```
cd mobile
yarn install
yarn start
```