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.