Projeto

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone url aqui && cd projeto
# Install the dependencies
$ yarn

Follow the steps below

  • Go to the backend folder
$ yarn sequelize db:migrate

Run the project

$ yarn dev