Skip to content

Just clone this repo to start a new react + nextjs project

Notifications You must be signed in to change notification settings

zjefersound/react-next-setup

Repository files navigation

Setup para projetos React + Typescript + Nextjs

Para iniciar basta clonar esse repositório com o comando

$ git clone https://github.com/zjefersound/react-next-setup

Para instalar as dependencias execute:

yarn install