You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Thorsten Lünborg 6d1357a080 fix typo, add comments. 9 years ago
..
src update message 9 years ago
.babelrc Use Vue 2.0.0. 9 years ago
.gitignore init 10 years ago
README.md init 10 years ago
index.html use root path for build.js so deep links work during dev (#27) 9 years ago
package.json Add default version (#43) 9 years ago
webpack.config.js fix typo, add comments. 9 years ago

README.md

{{ name }}

{{ description }}

Build Setup

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