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 79f5593038 init 2 years ago
public init 2 years ago
src init 2 years ago
tests/unit init 2 years ago
.browserslistrc init 2 years ago
.editorconfig init 2 years ago
.eslintrc.js init 2 years ago
.gitignore init 2 years ago
README.md init 2 years ago
babel.config.js init 2 years ago
package.json init 2 years ago
tsconfig.json init 2 years ago
vue.config.js init 2 years ago
yarn.lock init 2 years ago

README.md

signet

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.