Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```