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 461f3d6b13 Possible new custom interface 1 rok temu
public init 2 lat temu
src Possible new custom interface 1 rok temu
tests/unit Broke out requests into another file 1 rok 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 Possible new custom interface 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 Possible new custom interface 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.