Add dev server, to see generated APIDOC files TODO: 1. Install small webserver or use existing one (python, for example) 1. Run it by npm command `npm run run:doc` 1. ApiDOC server should run on 3030 port if another not specified in `config.js`
Add dev server, to see generated APIDOC files
TODO:
npm run run:docconfig.js