Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 282 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 282 Bytes

testing

Setup do Projeto

npm install

Ambiente de Desenvolvimento

npm run serve

Configurando a api Fake

Instalar o json-server globalmente:

npm install -g json-server

Iniciando a api fake de leilões;

json-server --watch db.json