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.
 
 
 
Edd Yerburgh 08760065f7 feat(gitignore): include common editor directories 8 years ago
..
dist Add dummy / empty css file. 9 years ago
src standalone version breaks due to some bug of aliasify (fix #26) (#27) 9 years ago
test/unit fix error in testcase 9 years ago
.babelrc add stage-2 preset 9 years ago
.eslintrc Vue 2.0 changes. 9 years ago
.gitignore feat(gitignore): include common editor directories 8 years ago
README.md init 10 years ago
index.html Vue 2.0 changes. 9 years ago
karma.conf.js init 10 years ago
package.json Update to vue.common.js as per 2.1 release (#29) 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

# lint all *.js and *.vue files
npm run lint

# run unit tests
npm test

For more information see the docs for vueify.