Fork from https://git.coding.net/fish119/vueco.git

fish119 118c3c0973 change tab val to store 8 лет назад
.idea 118c3c0973 change tab val to store 8 лет назад
build 0da8823b7a add RefreshControl and InfiniteScroll 8 лет назад
config 118c3c0973 change tab val to store 8 лет назад
doc 118c3c0973 change tab val to store 8 лет назад
src 3c6b68b2fc change tab val to store 8 лет назад
static 0da8823b7a add RefreshControl and InfiniteScroll 8 лет назад
.babelrc 0da8823b7a add RefreshControl and InfiniteScroll 8 лет назад
.editorconfig 0da8823b7a add RefreshControl and InfiniteScroll 8 лет назад
.gitignore 1f4186b866 remove test folder from git 8 лет назад
.postcssrc.js 0da8823b7a add RefreshControl and InfiniteScroll 8 лет назад
README.md 0da8823b7a add RefreshControl and InfiniteScroll 8 лет назад
index.html 0da8823b7a add RefreshControl and InfiniteScroll 8 лет назад
package.json 0da8823b7a add RefreshControl and InfiniteScroll 8 лет назад

README.md

vuecommunity

vue community demo with vue + muse-ui

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.