https://github.com/willtpwise/live-hub-front
The Vue.js front end
https://github.com/willtpwise/live-hub-front
Last synced: 2 months ago
JSON representation
The Vue.js front end
- Host: GitHub
- URL: https://github.com/willtpwise/live-hub-front
- Owner: willtpwise
- License: mit
- Created: 2017-09-07T22:20:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-17T08:46:20.000Z (almost 8 years ago)
- Last Synced: 2025-01-16T05:55:52.614Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://www.livehub.com.au
- Size: 1.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LiveHUB Front
> The Vue.js front end for [www.livehub.com.au](https://www.livehub.com.au)
## 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
```
## Backend support
You'll need to have a local back end server available at `live-hub-back.int`