The frontend for the project formerly known as signet, now known as beignet.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Jared 2599da4a1e Componentized the queue editor, among other things 1年前
public init 2 年前
src Componentized the queue editor, among other things 1年前
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 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.