Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davestewart/vuex-pathify-simple-demo
Simple Vuex Pathify standalone demo
https://github.com/davestewart/vuex-pathify-simple-demo
Last synced: 30 days ago
JSON representation
Simple Vuex Pathify standalone demo
- Host: GitHub
- URL: https://github.com/davestewart/vuex-pathify-simple-demo
- Owner: davestewart
- Created: 2020-03-01T20:12:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T11:19:55.000Z (almost 2 years ago)
- Last Synced: 2023-03-12T07:47:49.629Z (over 1 year ago)
- Language: JavaScript
- Size: 2.77 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vuex Pathify Simple Demo
Demo to show basic Vuex Pathify operation.
Install and run:
```bash
npm i
npm run serve
```View at [http://localhost:8080](http://localhost:8080).