certd/packages/ui/certd-ui
xiaojunnuo a70b4373de v0.2.1 2021-12-04 17:11:07 +08:00
..
public refactor: logo 2021-02-09 15:42:10 +08:00
src refactor: icons 2021-02-09 21:13:19 +08:00
tests/unit refactor: move 2021-02-08 00:21:36 +08:00
.browserslistrc refactor: move 2021-02-08 00:21:36 +08:00
.editorconfig refactor: move 2021-02-08 00:21:36 +08:00
.env refactor: deploy 2021-02-08 21:16:56 +08:00
.eslintrc.js refactor: move 2021-02-08 00:21:36 +08:00
.gitignore perf: 支持阿里云 ack ingress 2021-12-04 16:57:12 +08:00
README.md refactor: move 2021-02-08 00:21:36 +08:00
babel.config.js refactor: export 2021-02-09 18:40:29 +08:00
package.json v0.2.1 2021-12-04 17:11:07 +08:00
vue.config.js refactor: export 2021-02-09 18:40:29 +08:00

README.md

certd-ui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.