/vue-store

Simple store for Vue.js

Primary LanguageJavaScriptMIT LicenseMIT

vue-store

Simple store for Vue.js

Installation

### Install dependencies
yarn

### Start dev server with hot reload
yarn run dev

### Build everything
yarn run build

### Lint files
yarn run lint

License

MIT