certd/ui/certd-ui
xiaojunnuo a25a15ca6e refactor: 重构优化 2021-02-04 18:44:16 +08:00
..
public
src refactor: 重构优化 2021-02-04 18:44:16 +08:00
tests/unit
.browserslistrc
.editorconfig
.eslintrc.js
README.md
babel.config.js
package-lock.json refactor: 重构优化 2021-02-04 18:44:16 +08:00
package.json refactor: 重构优化 2021-02-04 18:44:16 +08:00
vue.config.js

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.