certd/ui/certd-ui
xiaojunnuo cfb1034450 refactor: host 2021-02-07 23:17:44 +08:00
..
public refactor: rename ui 2021-02-04 11:17:54 +08:00
src refactor: host 2021-02-07 23:17:44 +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 refactor: host 2021-02-07 23:17:44 +08:00
package.json refactor: ui 2021-02-07 18:32:38 +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.