https://github.com/livevasiliy/vkhackthon
Хакатон проект для решения кейса "Афиша.ру"
https://github.com/livevasiliy/vkhackthon
hackathon vk vkontakte vuejs2 vuetify vuetify-frontend
Last synced: 2 months ago
JSON representation
Хакатон проект для решения кейса "Афиша.ру"
- Host: GitHub
- URL: https://github.com/livevasiliy/vkhackthon
- Owner: livevasiliy
- Created: 2017-10-20T13:12:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-21T23:28:17.000Z (over 8 years ago)
- Last Synced: 2025-05-21T02:09:40.271Z (about 1 year ago)
- Topics: hackathon, vk, vkontakte, vuejs2, vuetify, vuetify-frontend
- Language: Vue
- Homepage:
- Size: 414 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vkafisha
> vk hackaton 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).