Skip to content

Sistema de listagem de casas para alugar - Projeto da documentação do Angular

Notifications You must be signed in to change notification settings

Ramon-Mateus/list_houses

Repository files navigation

Project Image

Importants Commands

npm install -g json-server
  • Install the json-server library that can create an API with just one json file and serve it on one port.
  • To up the server, just run this command:
json-server --watch db.json
  • And to up the application, just run this command:
ng serve

About

Sistema de listagem de casas para alugar - Projeto da documentação do Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published