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

fish119 26cc554f4d Complete the "messages" module преди 8 години
build 0da8823b7a add RefreshControl and InfiniteScroll преди 8 години
config fc9224615b change tab val to store преди 8 години
doc a72f1b5e17 new build преди 8 години
src 65fe52099a Complete the "personal" module преди 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.