The frontend for the project formerly known as signet, now known as beignet.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Jared 7a7062d029 Refactor some code před 2 roky
public init před 2 roky
src Refactor some code před 2 roky
tests/unit init před 2 roky
.browserslistrc init před 2 roky
.editorconfig init před 2 roky
.eslintrc.js init před 2 roky
.gitignore Initial commit před 2 roky
README.md Initial commit před 2 roky
babel.config.js init před 2 roky
package-lock.json Initial commit před 2 roky
package.json Initial commit před 2 roky
tsconfig.json init před 2 roky
vue.config.js Add some features, remove some code, fix some bugs před 2 roky
yarn.lock Initial commit před 2 roky

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.