Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ianaya89/vuejs-talk-demo

✨ Vue.js demo web app for #FrontendCon2017
https://github.com/ianaya89/vuejs-talk-demo

app conf demo vuejs web

Last synced: 23 days ago
JSON representation

✨ Vue.js demo web app for #FrontendCon2017

Awesome Lists containing this project

README

        

# [#FrontendCon2017](https://frontend-con.io)

> ✨ Vue.js demo web app for #FrontendCon2017

![](./src/assets/new-logo.png)

### 📽 [Slides](https://speakerdeck.com/ianaya89/breaking-the-binary-world-with-vue-dot-js)
### 💻 [Live Demo](http://ianaya89.com/frontend-con-2017/)

## 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).