SlimQuiggle / TagoGit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template for Analysis

Rewrite that document, it's an example.

how to run?

$ npm start
$ npm run inspect
$ nodemon # if you have nodemon installed, no params, just nodemon.

how to test?

$ npm test
$ npm run test:watch
$ npm run test:coverage # Generate code test coverage report

how to build?

$ npm run build

About


Languages

Language:TypeScript 53.3%Language:JavaScript 46.7%