Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

executable file
·
13 lines (7 loc) · 289 Bytes

Quick start

  • Baixar o repositorio

  • Tenha instalado nodeJs v14.15.1 ou superior

  • Instale as dependencias com o comando: npm install or yarn

  • Inicie o servidor de desenvolvimento: npm run start or yarn start

  • Inicialize o backend

  • Acesse no navegador: localhost:3000