Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/an-sh/vue2-spa-demo
Messaging SPA demo build with vue2, vuex and vuetify.
https://github.com/an-sh/vue2-spa-demo
chat demo messaging vue vuetify
Last synced: about 2 months ago
JSON representation
Messaging SPA demo build with vue2, vuex and vuetify.
- Host: GitHub
- URL: https://github.com/an-sh/vue2-spa-demo
- Owner: an-sh
- License: mit
- Created: 2016-09-18T21:58:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:39:22.000Z (about 2 years ago)
- Last Synced: 2023-08-04T23:02:22.337Z (over 1 year ago)
- Topics: chat, demo, messaging, vue, vuetify
- Language: JavaScript
- Homepage:
- Size: 3.87 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue2-spa-demo
![Screenshot](images/screenshot.png?raw=true "Screenshot")
## Build Setup
```sh
# install dependencies
npm install# serve built files at localhost:8080
npm run serve
```## License
MIT