<<<<<<< HEAD

doguitoCadastros

CRUD

abrir a pasta admin no vscode e rodar o json server:

 npx json-server --watch db.json

Em outro terminal esteja na page doguitoCadastros e use: Rodar: browser-sync start --server --file . --host --port 5000 --startPath admin/telas/lista_cliente.html

master