The frontend for the project formerly known as signet, now known as beignet.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Jared 461f3d6b13 Possible new custom interface 1 год назад
public init 2 лет назад
src Possible new custom interface 1 год назад
tests/unit Broke out requests into another file 1 год назад
.browserslistrc init 2 лет назад
.editorconfig init 2 лет назад
.eslintrc.js init 2 лет назад
.gitignore Initial commit 2 лет назад
README.md Initial commit 2 лет назад
babel.config.js init 2 лет назад
package-lock.json Initial commit 2 лет назад
package.json Possible new custom interface 1 год назад
tsconfig.json init 2 лет назад
vue.config.js Add some features, remove some code, fix some bugs 2 лет назад
yarn.lock Possible new custom interface 1 год назад

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.