https://github.com/timwis/property-vue
https://github.com/timwis/property-vue
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timwis/property-vue
- Owner: timwis
- Created: 2017-05-25T11:07:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T11:08:58.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T07:11:22.879Z (3 months ago)
- Language: Vue
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# property
> Property Search
## Build Setup
``` bash
# install dependencies
npm install# serve with live reload at localhost:9966
npm start# build for production with minification
npm run build
```For more information see the [docs for vueify](https://github.com/vuejs/vueify).