Go to file
2019-01-31 17:41:11 +01:00
.circleci Install JUnit reporter for Jest 2019-01-21 20:21:10 +03:00
public It shares 2018-11-18 17:23:19 +01:00
src Trigger folding from events on a global bus 2019-01-31 17:41:11 +01:00
tests/unit Make tests pass 2019-01-23 18:01:48 +03:00
.babelrc First test for crypto.js 2018-11-26 20:18:17 +01:00
.gitignore Install JUnit reporter for Jest 2019-01-21 20:21:10 +03:00
jest.config.js Install JUnit reporter for Jest 2019-01-21 20:21:10 +03:00
LICENSE License it under GPL-3.0 2019-01-29 17:54:17 +01:00
package.json License it under GPL-3.0 2019-01-29 17:54:17 +01:00
README.md Fresh template project 2018-11-18 14:39:26 +01:00
vue.config.js Make webpack build a self-contained html page 2018-12-12 13:52:32 +03:00
yarn.lock Update dependencies 2019-01-23 18:03:32 +03:00

banana_split

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.