The frontend for the project formerly known as signet, now known as beignet.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Jared 24d9a78182 Queue editor sends new order to server před 1 rokem
public init před 2 roky
src Queue editor sends new order to server před 1 rokem
tests/unit Broke out requests into another file před 1 rokem
.browserslistrc init před 2 roky
.editorconfig init před 2 roky
.eslintrc.js init před 2 roky
.gitignore Initial commit před 2 roky
README.md Initial commit před 2 roky
babel.config.js init před 2 roky
package-lock.json Initial commit před 2 roky
package.json Queue editor now functional před 1 rokem
tsconfig.json init před 2 roky
vue.config.js Add some features, remove some code, fix some bugs před 2 roky
yarn.lock Queue editor now functional před 1 rokem

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.