adder-tools-plus
v0.1.1-beta.6
Published
## Getting Started
Readme
adder-tools-plus
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father,
$ npm run buildnode版本
- node: 16.14.2
- 别的版本的node可能运行不起来,比如:18.16.1
