https://github.com/etienne-dldc/appart-2016
Je cherche un appart, une idée ?
https://github.com/etienne-dldc/appart-2016
flat paris
Last synced: 5 months ago
JSON representation
Je cherche un appart, une idée ?
- Host: GitHub
- URL: https://github.com/etienne-dldc/appart-2016
- Owner: etienne-dldc
- Created: 2016-05-21T22:30:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T09:20:15.000Z (about 8 years ago)
- Last Synced: 2025-04-03T12:52:39.085Z (about 1 year ago)
- Topics: flat, paris
- Language: Vue
- Homepage: https://etienne-appart-2016.herokuapp.com/
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# appart-2016
> Je cherche un appart, une idée ?
## 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
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
```
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).