All Projects → lincenying → Mmf Blog Vue2

lincenying / Mmf Blog Vue2

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

Projects that are alternatives of or similar to Mmf Blog Vue2

Vue2 News
基于vue2 + vue-router + vuex 构建的一个新闻类单页面应用 —— 今日头条(移动端)
Stars: ✭ 462 (+99.14%)
Mutual labels:  vuex, vue-router, spa
Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (-76.72%)
Mutual labels:  vuex, vue-router, spa
Vue Example Login
🔥A login demo by Vue.js.
Stars: ✭ 651 (+180.6%)
Mutual labels:  vuex, vue-router, spa
Plato
❤️ a Boilerplate for [mobile] SPAs use vue, vuex, vue-router
Stars: ✭ 283 (+21.98%)
Mutual labels:  vuex, vue-router, spa
Vue Spa Project
vue.js + vuex + vue-router + fetch + element-ui + es6 + webpack + mock 纯前端SPA项目开发实践
Stars: ✭ 118 (-49.14%)
Mutual labels:  vuex, vue-router, spa
Vue2 Echo
基于vue2 + vue-router + vuex 构建的一个音乐类单页面应用 —— echo回声
Stars: ✭ 408 (+75.86%)
Mutual labels:  vuex, vue-router, spa
Vue Spa
vue-spa : vue + vue-router + axios + vuex + vux 快速成型移动端项目,直接使用。欢迎star
Stars: ✭ 46 (-80.17%)
Mutual labels:  vuex, vue-router, spa
Roastandbrew
Updated content available! We learned a lot since we originally wrote this article. We now have this updated for Laravel 8, Vue, and NuxtJS 👉 https://srvrsi.de/book
Stars: ✭ 300 (+29.31%)
Mutual labels:  vuex, vue-router, spa
Vue Laravel Spa
Single Page Application made with Vue.JS2, Vue Router, Vuex and Laravel 5.6.
Stars: ✭ 107 (-53.88%)
Mutual labels:  vuex, vue-router, spa
Running Time
Sample Single Page Application using Laravel & Vue.js + Vuex + Vue-Router
Stars: ✭ 90 (-61.21%)
Mutual labels:  vuex, vue-router, spa
Enso
Laravel Vue SPA, Bulma themed. For demo login use `[email protected]el-enso.com` & `password` -
Stars: ✭ 959 (+313.36%)
Mutual labels:  vuex, vue-router, spa
Vue Soundcloud
🎧 A SoundCloud client built with Vue and Nuxt
Stars: ✭ 141 (-39.22%)
Mutual labels:  vuex, vue-router, spa
Vue axios spa
基于vue2+axios+vux+vue-router+vuex构建的单页微信端项目
Stars: ✭ 54 (-76.72%)
Mutual labels:  vuex, vue-router, spa
Todolist Frontend Vuejs
Front-end application for Todolist Web application built with Laravel and Vue.js
Stars: ✭ 120 (-48.28%)
Mutual labels:  vuex, vue-router, spa
Symfony Vuejs
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
Stars: ✭ 170 (-26.72%)
Mutual labels:  vuex, vue-router, spa
Vue Cheatsheet
Modified version of the official VueMastery cheatsheet
Stars: ✭ 188 (-18.97%)
Mutual labels:  vuex, vue-router
Vue Cnode
一个vuex vue-router vue-resource的单页面应用demo,api来自cnodejs. vue 1
Stars: ✭ 174 (-25%)
Mutual labels:  vuex, vue-router
Vuex Router Sync
Effortlessly keep vue-router and vuex store in sync.
Stars: ✭ 2,499 (+977.16%)
Mutual labels:  vuex, vue-router
Vue Cnode
🚀 基于vue3 function-based 构建cnode社区
Stars: ✭ 192 (-17.24%)
Mutual labels:  vuex, vue-router
Mmf Blog Vue2 Ssr
mmf-blog-vue2 ssr(The service side rendering)
Stars: ✭ 174 (-25%)
Mutual labels:  vuex, vue-router

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].