The frontend for the project formerly known as signet, now known as beignet.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Jared 461f3d6b13 Possible new custom interface 1 yıl önce
public init 2 yıl önce
src Possible new custom interface 1 yıl önce
tests/unit Broke out requests into another file 1 yıl önce
.browserslistrc init 2 yıl önce
.editorconfig init 2 yıl önce
.eslintrc.js init 2 yıl önce
.gitignore Initial commit 2 yıl önce
README.md Initial commit 2 yıl önce
babel.config.js init 2 yıl önce
package-lock.json Initial commit 2 yıl önce
package.json Possible new custom interface 1 yıl önce
tsconfig.json init 2 yıl önce
vue.config.js Add some features, remove some code, fix some bugs 2 yıl önce
yarn.lock Possible new custom interface 1 yıl önce

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.