Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pauleveritt/vuex-counter
https://github.com/pauleveritt/vuex-counter
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/pauleveritt/vuex-counter
- Owner: pauleveritt
- Created: 2020-03-31T17:57:12.000Z (over 4 years ago)
- Default Branch: first
- Last Pushed: 2023-01-05T18:10:02.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T19:21:26.011Z (25 days ago)
- Language: Vue
- Size: 3.43 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuex-counter
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).