Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 234 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 234 Bytes

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