Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliendargelos/poisson-chat
https://github.com/juliendargelos/poisson-chat
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliendargelos/poisson-chat
- Owner: juliendargelos
- Created: 2017-09-28T15:16:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T13:34:28.000Z (over 7 years ago)
- Last Synced: 2024-11-11T05:39:13.707Z (2 months ago)
- Language: Vue
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chat
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).