The frontend for the project formerly known as signet, now known as beignet.
Você não pode selecionar mais de 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 6e24c84cb6 Broke out requests into another file 1 ano atrás
public init 2 anos atrás
src Broke out requests into another file 1 ano atrás
tests/unit Broke out requests into another file 1 ano atrás
.browserslistrc init 2 anos atrás
.editorconfig init 2 anos atrás
.eslintrc.js init 2 anos atrás
.gitignore Initial commit 2 anos atrás
README.md Initial commit 2 anos atrás
babel.config.js init 2 anos atrás
package-lock.json Initial commit 2 anos atrás
package.json Prepare UI for queueing 1 ano atrás
tsconfig.json init 2 anos atrás
vue.config.js Add some features, remove some code, fix some bugs 2 anos atrás
yarn.lock Prepare UI for queueing 1 ano atrás

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.