The frontend for the project formerly known as signet, now known as beignet.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Jared fcb6be7d86 Add some validation to contribution form hace 1 año
public init hace 2 años
src Add some validation to contribution form hace 1 año
tests/unit init hace 2 años
.browserslistrc init hace 2 años
.editorconfig init hace 2 años
.eslintrc.js init hace 2 años
.gitignore Initial commit hace 2 años
README.md Initial commit hace 2 años
babel.config.js init hace 2 años
package-lock.json Initial commit hace 2 años
package.json Initial commit hace 2 años
tsconfig.json init hace 2 años
vue.config.js Add some features, remove some code, fix some bugs hace 2 años
yarn.lock Initial commit hace 2 años

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.