Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

lincenying/mmf-blog-vue2-pwa-ssr

Repository files navigation

vue2版本不再更新, 请移步vue3版本:

https://github.com/lincenying/mmf-blog-vite-vue3-ssr


mmf-blog vuejs 2.0 v2 中文说明

demo: http://vue2.mmxiaowu.com

The main technical stack: vue 2, vue-router 3, vuex 3, vue-clio, eslint, pwa, ssr


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

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

vue3(pwa ssr): https://github.com/lincenying/mmf-blog-vite-vue3-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:8080

Login http://localhost:8080/backend

LICENSE

MIT