The frontend for the project formerly known as signet, now known as beignet.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Jared 24d9a78182 Queue editor sends new order to server há 1 ano
public init há 2 anos
src Queue editor sends new order to server há 1 ano
tests/unit Broke out requests into another file há 1 ano
.browserslistrc init há 2 anos
.editorconfig init há 2 anos
.eslintrc.js init há 2 anos
.gitignore Initial commit há 2 anos
README.md Initial commit há 2 anos
babel.config.js init há 2 anos
package-lock.json Initial commit há 2 anos
package.json Queue editor now functional há 1 ano
tsconfig.json init há 2 anos
vue.config.js Add some features, remove some code, fix some bugs há 2 anos
yarn.lock Queue editor now functional há 1 ano

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.