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.
 
 
 
ULIVZ d682e25643 feat($version): update vue to the latest version (#165) 8 years ago
..
src Update Chat link (#138) 8 years ago
.babelrc Added preset stage 3 8 years ago
.editorconfig Add .editorconfig (#145) 8 years ago
.gitignore feat(gitignore): include common editor directories (#114) 8 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 feat($version): update vue to the latest version (#165) 8 years ago
webpack.config.js fix typo 8 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.