Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 404 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 404 Bytes

Sistema de Agenda de Contatos

Um pequeno sistema de agenda de contatos.

API do sitema:
https://github.com/gabriel-cardoso-oliveira/contacts-server

Iniciar

Install :

git clone https://github.com/gabriel-cardoso-oliveira/contacts-client.git
cd contacts-client/
yarn install

Test :

# Browser
yarn run start