https://github.com/andria-dev/geo-todo
https://github.com/andria-dev/geo-todo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andria-dev/geo-todo
- Owner: andria-dev
- Created: 2018-07-26T22:32:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T19:17:19.000Z (almost 8 years ago)
- Last Synced: 2025-03-23T04:26:09.956Z (over 1 year ago)
- Language: JavaScript
- Size: 585 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# geo-todo
> 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, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).