When you want to do typescripts.
TypeScript, Typings and TypeDoc
npm install -g tsc typings typedoc
typings install
npm install
TypeDoc is located in docs/
.
To generate TypeDoc run npm run generate:docs
.
npm run test
When you want to do typescripts.
TypeScript, Typings and TypeDoc
npm install -g tsc typings typedoc
typings install
npm install
TypeDoc is located in docs/
.
To generate TypeDoc run npm run generate:docs
.
npm run test