The frontend for the project formerly known as signet, now known as beignet.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Jared 7b155a75cd Initial commit 2年前
public init 2年前
src Initial commit 2年前
tests/unit init 2年前
.browserslistrc init 2年前
.editorconfig init 2年前
.eslintrc.js init 2年前
.gitignore Initial commit 2年前
README.md Initial commit 2年前
babel.config.js init 2年前
package-lock.json Initial commit 2年前
package.json Initial commit 2年前
tsconfig.json init 2年前
vue.config.js init 2年前
yarn.lock Initial commit 2年前

README.md

beignet

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.