The frontend for the project formerly known as signet, now known as beignet.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jared 261854dc07 Sanitizing input 2 년 전
public init 2 년 전
src Sanitizing input 2 년 전
tests/unit init 2 년 전
.browserslistrc init 2 년 전
.editorconfig init 2 년 전
.eslintrc.js init 2 년 전
.gitignore Initial commit 2 년 전
README.md Initial commit 2 년 전
babel.config.js init 2 년 전
package-lock.json Initial commit 2 년 전
package.json Initial commit 2 년 전
tsconfig.json init 2 년 전
vue.config.js Add some features, remove some code, fix some bugs 2 년 전
yarn.lock Initial commit 2 년 전

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.