Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com), [Node.js] (https://nodejs.org/en/). In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)
# Clone this repository
$ git clone https://github.com/YukioVN/aiqfome-backend.git
# Access the project folder in your terminal
$ cd AIQFOME-BACKEND
# Install the dependencies
$ yarn install
# Run the application in development mode
$ yarn dev
# The application will open on the port: 3030 - go to http://localhost:3030
The following tools were used in the construction of the project:
Server (NodeJS)
See the file package.json