The frontend for the project formerly known as signet, now known as beignet.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jared 261854dc07 Sanitizing input 2 vuotta sitten
public init 2 vuotta sitten
src Sanitizing input 2 vuotta sitten
tests/unit init 2 vuotta sitten
.browserslistrc init 2 vuotta sitten
.editorconfig init 2 vuotta sitten
.eslintrc.js init 2 vuotta sitten
.gitignore Initial commit 2 vuotta sitten
README.md Initial commit 2 vuotta sitten
babel.config.js init 2 vuotta sitten
package-lock.json Initial commit 2 vuotta sitten
package.json Initial commit 2 vuotta sitten
tsconfig.json init 2 vuotta sitten
vue.config.js Add some features, remove some code, fix some bugs 2 vuotta sitten
yarn.lock Initial commit 2 vuotta sitten

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.