This repo is homepage of GeeKlub which use travis-ci to build and github.io to show .
- install dependencies
npm install
- run
# 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
if you have administrator permission of this project, please push your commit to branch blog-source directly or you can create a pull request and I will merge it as soon as I can QwQ. Then commits in branch blog-source will be auto built and commit to master.