Npm scripts

These are the main npm commands during a standard developer workflow:

| npm run mock | Run a mock server based on the RAML api definition | | npm run doc | Generate the API HTML documentation | | npm run opendoc | Open the API HTML documentation |

Last updated