https://github.com/galembeck/tindev-mobile
Mobile application of "tindev (repository)".
https://github.com/galembeck/tindev-mobile
Last synced: 2 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T13:49:58.000Z (about 5 years ago)
- Last Synced: 2025-03-27T07:21:57.651Z (6 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 1
- 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
```