Skip to content

FZliweiliang/mmf-blog-vue2

 
 

Repository files navigation

mmf-blog vuejs 2.0 v2 中文说明

demo: http://vue2.mmxiaowu.com

The main technical stack: vue2, vue2-router, vuex, webpack, babel, eslint


Other versions

react(spa): https://github.com/lincenying/mmf-blog-react-v2

vue2(spa): https://github.com/lincenying/mmf-blog-vue2

vue2(pwa ssr): https://github.com/lincenying/mmf-blog-vue2-pwa-ssr


First installation api server:

koa2: https://github.com/lincenying/mmf-blog-api-koa2-v2

express: https://github.com/lincenying/mmf-blog-api-v2

# Install dependencies
yarn  #or  npm install
# Note: do not install with CNPM dependency

# Product
yarn build

# Develop
yarn serve

Home Site http://localhost:8081

Login http://localhost:8081/backend

LICENSE

MIT

About

mmf-blog vue2.0 (vue2, vue-router, vuex)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.1%
  • JavaScript 25.6%
  • CSS 23.0%
  • HTML 1.3%