The frontend for the project formerly known as signet, now known as beignet.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Jared 6e24c84cb6 Broke out requests into another file 1年前
public init 2年前
src Broke out requests into another file 1年前
tests/unit Broke out requests into another file 1年前
.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 Prepare UI for queueing 1年前
tsconfig.json init 2年前
vue.config.js Add some features, remove some code, fix some bugs 2年前
yarn.lock Prepare UI for queueing 1年前

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.