Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).