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.