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.
 
 
 
Evan You 9f96984cc9 update default content 9 years ago
..
dist Add dummy / empty css file. 9 years ago
src update default content 9 years ago
test/unit Vue 2.0 changes. 9 years ago
.babelrc Get development working. 9 years ago
.eslintrc Vue 2.0 changes. 9 years ago
.gitignore Add dummy / empty css file. 9 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 default content 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.