Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vagnercardosoweb/reactjs-next-example
Example of application with reactjs and nextjs.
https://github.com/vagnercardosoweb/reactjs-next-example
Last synced: 12 days ago
JSON representation
Example of application with reactjs and nextjs.
- Host: GitHub
- URL: https://github.com/vagnercardosoweb/reactjs-next-example
- Owner: vagnercardosoweb
- Created: 2019-06-24T22:42:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T14:28:40.000Z (over 4 years ago)
- Last Synced: 2024-11-13T09:45:37.630Z (2 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Requisitos
- Precisa ter o [NodeJS](https://nodejs.org/en/) instalado.
## Iniciar o servidor
```bash
yarn dev
# npm run dev
```