https://github.com/zerefwayne/geoninjas
Talk to any person active on the GeoNinjas from around the world in real time.
https://github.com/zerefwayne/geoninjas
Last synced: about 1 year ago
JSON representation
Talk to any person active on the GeoNinjas from around the world in real time.
- Host: GitHub
- URL: https://github.com/zerefwayne/geoninjas
- Owner: zerefwayne
- Created: 2019-09-14T15:21:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T08:20:03.000Z (almost 6 years ago)
- Last Synced: 2025-02-10T13:37:40.280Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://geoninjas-50502.firebaseapp.com/
- Size: 1.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geo Ninjas
> 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
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).