The frontend for the project formerly known as signet, now known as beignet.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Jared 261854dc07 Sanitizing input il y a 2 ans
public init il y a 2 ans
src Sanitizing input il y a 2 ans
tests/unit init il y a 2 ans
.browserslistrc init il y a 2 ans
.editorconfig init il y a 2 ans
.eslintrc.js init il y a 2 ans
.gitignore Initial commit il y a 2 ans
README.md Initial commit il y a 2 ans
babel.config.js init il y a 2 ans
package-lock.json Initial commit il y a 2 ans
package.json Initial commit il y a 2 ans
tsconfig.json init il y a 2 ans
vue.config.js Add some features, remove some code, fix some bugs il y a 2 ans
yarn.lock Initial commit il y a 2 ans

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.