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 6f14711fe4 Change some data types, introduce infrastructure to send payments to contributors 1 jaar geleden
public init 2 jaren geleden
src Change some data types, introduce infrastructure to send payments to contributors 1 jaar geleden
tests/unit Broke out requests into another file 1 jaar geleden
.browserslistrc init 2 jaren geleden
.editorconfig init 2 jaren geleden
.eslintrc.js init 2 jaren geleden
.gitignore Initial commit 2 jaren geleden
README.md Initial commit 2 jaren geleden
babel.config.js init 2 jaren geleden
package-lock.json Change some data types, introduce infrastructure to send payments to contributors 1 jaar geleden
package.json Change some data types, introduce infrastructure to send payments to contributors 1 jaar geleden
tsconfig.json init 2 jaren geleden
vue.config.js Add some features, remove some code, fix some bugs 2 jaren geleden
yarn.lock Change some data types, introduce infrastructure to send payments to contributors 1 jaar geleden

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.