https://github.com/osx-rsplug-a/somnstack9mob
Projeto feito em React-native + Nodejs + MongoDb dos aprendizados da semana OmniStack 9.0
https://github.com/osx-rsplug-a/somnstack9mob
react-native
Last synced: 2 months ago
JSON representation
Projeto feito em React-native + Nodejs + MongoDb dos aprendizados da semana OmniStack 9.0
- Host: GitHub
- URL: https://github.com/osx-rsplug-a/somnstack9mob
- Owner: OSX-RSPlug-a
- Created: 2019-10-09T16:33:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T09:04:12.000Z (over 3 years ago)
- Last Synced: 2026-05-02T01:34:57.693Z (2 months ago)
- Topics: react-native
- Language: JavaScript
- Homepage:
- Size: 1.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sOmnstack9mob
Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- Mongodb;
- Node.js;
- React-native;
Projeto
Projeto versão mobile Aircnc, dos aprendizados da semana OmniStack 9.0
To init this project:
1 - Run the commands on folder backend and frontend:
npm i (to push and install all dependencies)
On the backend folder:
- npm run dev
link: localhost:3333
On the frontend folder:
- npm start
link: localhost:3000