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

fish119 17f473f818 change tab val to store %!s(int64=8) %!d(string=hai) anos
.idea 17f473f818 change tab val to store %!s(int64=8) %!d(string=hai) anos
build 0da8823b7a add RefreshControl and InfiniteScroll %!s(int64=8) %!d(string=hai) anos
config 17f473f818 change tab val to store %!s(int64=8) %!d(string=hai) anos
doc 17f473f818 change tab val to store %!s(int64=8) %!d(string=hai) anos
src 3c6b68b2fc change tab val to store %!s(int64=8) %!d(string=hai) anos
static 17f473f818 change tab val to store %!s(int64=8) %!d(string=hai) anos
.babelrc 0da8823b7a add RefreshControl and InfiniteScroll %!s(int64=8) %!d(string=hai) anos
.editorconfig 0da8823b7a add RefreshControl and InfiniteScroll %!s(int64=8) %!d(string=hai) anos
.gitignore 1f4186b866 remove test folder from git %!s(int64=8) %!d(string=hai) anos
.postcssrc.js 0da8823b7a add RefreshControl and InfiniteScroll %!s(int64=8) %!d(string=hai) anos
README.md 0da8823b7a add RefreshControl and InfiniteScroll %!s(int64=8) %!d(string=hai) anos
index.html 0da8823b7a add RefreshControl and InfiniteScroll %!s(int64=8) %!d(string=hai) anos
package.json 0da8823b7a add RefreshControl and InfiniteScroll %!s(int64=8) %!d(string=hai) anos

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.