@mafeinar/servmock
v0.0.42
Published
//command to exec the server in the cient
Readme
//command to exec the server in the cient
node --eval="require('@mafeinar/servmock')"
// start server , with configuration root path node --eval="require('@mafeinar/servmock').conf('projects/mocklibdemo/src/assets/mocks')" node --eval="require('@mafeinar/servmock').conf('src/assets/mocks','confmo/modulos.json')"
