mirror of
https://github.com/certd/certd.git
synced 2026-06-17 23:17:35 +08:00
42a56b581d
原本已经添加的授权配置,再次编辑保存即变成加密配置
my_midway_project
QuickStart
see midway docs for more detail.
Development
$ npm i
$ npm run dev
$ open http://localhost:7001/
Deploy
$ npm start
npm scripts
- Use
npm run lintto check code style. - Use
npm testto run unit test.