Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lincenying/mmf-blog-vue2

mmf-blog vue2.0 (vue2, vue-router, vuex)
https://github.com/lincenying/mmf-blog-vue2

mmf-blog spa vue vue-router vuex

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# mmf-blog vuejs 2.0 v2 [中文说明](https://github.com/lincenying/mmf-blog-vue2/blob/master/README_CN.md)

### Vue2生命周期将近, 请关注Vue3版本 https://github.com/lincenying/mmf-blog-vite-vue3 , 本仓库不再更新

---

---

demo: [http://vue.mmxiaowu.com](http://vue.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](https://github.com/lincenying/mmf-blog-react-v2)

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

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

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

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

```bash
# 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