certd/ui/certd-ui
xiaojunnuo 4a421d5b14 v0.1.12 2021-02-05 14:32:14 +08:00
..
public refactor: rename ui 2021-02-04 11:17:54 +08:00
src refactor: 重构优化 2021-02-05 14:30:31 +08:00
tests/unit refactor: rename ui 2021-02-04 11:17:54 +08:00
.browserslistrc refactor: rename ui 2021-02-04 11:17:54 +08:00
.editorconfig refactor: rename ui 2021-02-04 11:17:54 +08:00
.eslintrc.js refactor: rename ui 2021-02-04 11:17:54 +08:00
README.md refactor: rename ui 2021-02-04 11:17:54 +08:00
babel.config.js refactor: rename ui 2021-02-04 11:17:54 +08:00
package-lock.json v0.1.12 2021-02-05 14:32:14 +08:00
package.json v0.1.12 2021-02-05 14:32:14 +08:00
vue.config.js refactor: rename ui 2021-02-04 11:17:54 +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.