The frontend for the project formerly known as signet, now known as beignet.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
Jared 461f3d6b13 Possible new custom interface 1 år sedan
public init 2 år sedan
src Possible new custom interface 1 år sedan
tests/unit Broke out requests into another file 1 år sedan
.browserslistrc init 2 år sedan
.editorconfig init 2 år sedan
.eslintrc.js init 2 år sedan
.gitignore Initial commit 2 år sedan
README.md Initial commit 2 år sedan
babel.config.js init 2 år sedan
package-lock.json Initial commit 2 år sedan
package.json Possible new custom interface 1 år sedan
tsconfig.json init 2 år sedan
vue.config.js Add some features, remove some code, fix some bugs 2 år sedan
yarn.lock Possible new custom interface 1 år sedan

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.