The frontend for the project formerly known as signet, now known as beignet.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Jared 6f14711fe4 Change some data types, introduce infrastructure to send payments to contributors vor 1 Jahr
public init vor 2 Jahren
src Change some data types, introduce infrastructure to send payments to contributors vor 1 Jahr
tests/unit Broke out requests into another file vor 1 Jahr
.browserslistrc init vor 2 Jahren
.editorconfig init vor 2 Jahren
.eslintrc.js init vor 2 Jahren
.gitignore Initial commit vor 2 Jahren
README.md Initial commit vor 2 Jahren
babel.config.js init vor 2 Jahren
package-lock.json Change some data types, introduce infrastructure to send payments to contributors vor 1 Jahr
package.json Change some data types, introduce infrastructure to send payments to contributors vor 1 Jahr
tsconfig.json init vor 2 Jahren
vue.config.js Add some features, remove some code, fix some bugs vor 2 Jahren
yarn.lock Change some data types, introduce infrastructure to send payments to contributors vor 1 Jahr

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.