Web Application
Backend
# Clone this repository
$ git clone https://github.com/gabrielgraf97/proffys/tree/master
# Go into the repository
$ cd proffys
# Install dependencies for the backend
$ yarn
# Run the backend server
$ yarn devWeb
# Clone this repository
$ git clone https://github.com/gabrielgraf97/proffys/tree/master
# Go into the repository
$ cd proffys
# Install dependencies for the frontend
$ yarn
# Run the frontend
$ yarn start
Made by Gabriel Grรคf!