vuex-orbit
v0.1.0-alpha3
Published
A store for vuex and orbit
Readme
vuex-orbit
Vuex store for orbit.js, based on vuex-map-fields
Installation
Install with npm:
npm install vuex-orbitContributing
Installation
Install the CLI for Broccoli globally:
npm install -g broccoli-cliInstall other dependencies:
yarnBuilding
Distributions can be built to the /dist directory by running:
yarn buildTesting
CI Testing
Test in CI mode by running:
yarn testOr directly with testem (useful for configuring options):
jestLicense
Copyright 2018-2019 Henrik Reinstädtler. MIT License (see LICENSE for details).
