Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valchanoficial/semanaomnistackfrontend
Rocketseat - Semana OmniStack: De 8 a 14 de Abril de 2019
https://github.com/valchanoficial/semanaomnistackfrontend
axios chocolatey css date-fns heroku javascript jsx mongodb mongodbatlas nodejs npm react react-dropzone react-icons react-router-dom socket-io-client vscode yarn
Last synced: 3 days ago
JSON representation
Rocketseat - Semana OmniStack: De 8 a 14 de Abril de 2019
- Host: GitHub
- URL: https://github.com/valchanoficial/semanaomnistackfrontend
- Owner: ValchanOficial
- License: mit
- Created: 2019-04-25T00:50:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T01:06:45.000Z (over 5 years ago)
- Last Synced: 2024-11-09T13:20:09.999Z (about 2 months ago)
- Topics: axios, chocolatey, css, date-fns, heroku, javascript, jsx, mongodb, mongodbatlas, nodejs, npm, react, react-dropzone, react-icons, react-router-dom, socket-io-client, vscode, yarn
- Language: JavaScript
- Homepage: https://omnistackfrontendvalchan.herokuapp.com/
- Size: 365 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Semana OmniStack
[Rocketseat](https://rocketseat.com.br/bootcamp) - Semana OmniStack: De 8 a 14 de Abril de 2019
Softwares necessários:
- [VSCode](https://code.visualstudio.com/);
- [Chocolatey](https://chocolatey.org/install);
- [NodeJS+NPM](https://www.npmjs.com/get-npm) = via cmd "**cinst nodejs**";
- [Yarn](https://yarnpkg.com/pt-BR/) = via cmd "**choco install yarn**" ou "**npm install -g yarn**";
- [Insomnia](https://insomnia.rest/);
- [Heroku](https://www.heroku.com/);Verificar se foram instalados corretamente:
**node -v, npm -v, yarn --version**