The frontend for the project formerly known as signet, now known as beignet.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Jared 79f5593038 init 2 年前
public init 2 年前
src init 2 年前
tests/unit init 2 年前
.browserslistrc init 2 年前
.editorconfig init 2 年前
.eslintrc.js init 2 年前
.gitignore init 2 年前
README.md init 2 年前
babel.config.js init 2 年前
package.json init 2 年前
tsconfig.json init 2 年前
vue.config.js init 2 年前
yarn.lock init 2 年前

README.md

signet

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.