The frontend for the project formerly known as signet, now known as beignet.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Jared 015b0b9b4d Prepare UI for queueing 1 rok temu
public init 2 lat temu
src Prepare UI for queueing 1 rok temu
tests/unit init 2 lat temu
.browserslistrc init 2 lat temu
.editorconfig init 2 lat temu
.eslintrc.js init 2 lat temu
.gitignore Initial commit 2 lat temu
README.md Initial commit 2 lat temu
babel.config.js init 2 lat temu
package-lock.json Initial commit 2 lat temu
package.json Prepare UI for queueing 1 rok temu
tsconfig.json init 2 lat temu
vue.config.js Add some features, remove some code, fix some bugs 2 lat temu
yarn.lock Prepare UI for queueing 1 rok temu

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.