Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gfpaiva/rick-n-morty
Rick n morty - Explore o universo de Rick and Morty.
https://github.com/gfpaiva/rick-n-morty
apollo-client graphql javascript react scss
Last synced: 9 days ago
JSON representation
Rick n morty - Explore o universo de Rick and Morty.
- Host: GitHub
- URL: https://github.com/gfpaiva/rick-n-morty
- Owner: gfpaiva
- License: mit
- Created: 2019-06-18T03:09:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:49:05.000Z (almost 2 years ago)
- Last Synced: 2024-04-11T15:40:53.833Z (7 months ago)
- Topics: apollo-client, graphql, javascript, react, scss
- Language: JavaScript
- Homepage: https://gfpaiva-rick-n-morty.netlify.com/
- Size: 3.76 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rick-n-morty #
[Rick-n-morty](https://gfpaiva-rick-n-morty.netlify.com/) Explore o universo de Rick and Morty.
## 🏃🏽♂️ Rodar projeto local
**Instalação**
- `npm install``npm start` ou `npm start -- --no` e abra `http://localhost:3000/` no seu browser
Npm scripts:
| command | description |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| npm run start | inicia servidor local em `localhost:3000` |
| npm run build:dev | cria build com arquivos "abertos" em modo de desenvolvimento |
| npm run build:prod | cria build para produção com arquivos minificatos e otimizados |## 🚀 Deploy
Hospedado no [netlify](https://www.netlify.com/).
## ⚖️ License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details