An open API service indexing awesome lists of open source software.

https://github.com/iagolaguna/meli-challenge


https://github.com/iagolaguna/meli-challenge

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mercado Livre Challange

## Setup Server

* Creat an `.env` file in the root folder(there is an .env.example to see the envoriment variables)
* `yarn` to install dependencies
* `yarn start` to run the project
* `yarn test` to run tests

## Setup Client

* Creat an `.env` file in the root folder(there is an .env.example to see the envoriment variables)
* `yarn` to install dependencies
* `yarn start` to run the project
* `yarn test` to run tests