The frontend for the project formerly known as signet, now known as beignet.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Jared 6f14711fe4 Change some data types, introduce infrastructure to send payments to contributors 1 rok temu
public init 2 lat temu
src Change some data types, introduce infrastructure to send payments to contributors 1 rok temu
tests/unit Broke out requests into another file 1 rok temu
.browserslistrc init 2 lat temu
.editorconfig init 2 lat temu
.eslintrc.js init 2 lat temu
.gitignore Initial commit 2 lat temu
README.md Initial commit 2 lat temu
babel.config.js init 2 lat temu
package-lock.json Change some data types, introduce infrastructure to send payments to contributors 1 rok temu
package.json Change some data types, introduce infrastructure to send payments to contributors 1 rok temu
tsconfig.json init 2 lat temu
vue.config.js Add some features, remove some code, fix some bugs 2 lat temu
yarn.lock Change some data types, introduce infrastructure to send payments to contributors 1 rok temu

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.