@36node/core-sdk
v0.9.42
Published
高速 ts SDK
Downloads
66
Readme
Fcp ts SDK
高速 ts SDK
- web
Installation
pnpm installRunning the app
# development
$ pnpm run start
# build dist
$ pnpm run buildTest
# unit tests
$ pnpm test
# test coverage
$ pnpm test:covenv
环境变量文件按优先级读取,排在前面的优先级最高
.env.runtime.env.local.env.development.env.uat.env.production.env
