castro150 / sd-server

Simple Docfy Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sd-server

Debugando a aplicação:

1 - Executar npm run debug 2 - Abrir o Chrome em http://localhost:9229/json/list 3 - Abrir uma nova aba com o atributo "devtoolsFrontendUrl"

Debugando testes unitários:

1 - Executar node-inspector em um terminal separado 2 - Abrir o Chrome em http://127.0.0.1:8080/debug?port=5858 3 - Rodar o npm run debug-unit-tests

About

Simple Docfy Server


Languages

Language:JavaScript 100.0%