Closed caio-emidio closed 3 years ago
# Clone the repository
$ git clone https://github.com/aHub-Tech/hub-api.git
# Going to project folder
$ cd hub-api
# Install all dependencies
$ npm install
# Start with development
$ npm run start
# Start in watch mode
$ npm run start:dev
# Start in production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
This project is licensed under the terms of the MIT license. View the file LICENSE for more details.
Atualizado de acordo com o @mateusdrag1
Escrever sobre o projeto. Talvez pedir ajuda grumpy_lele.