1 Star 1 Fork 1

林岑影 / mmf-blog-vue2-pwa-ssr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

mmf-blog vuejs 2.0 v2版

demo: http://www.mmxiaowu.com

说明

本站采用 Vue 2, Vue-Router 3, Vuex 3 搭建

网站分成前台和后台, 采用 SSR 模式构建

主要功能包括: 管理员, 用户, 分类, 文章, 评论, 文章点赞

主要技术栈: vue3, vue-router4, vuex4, vue-cli, eslint, pwa, ssr


其他版本

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


先安装 api server:

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

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


# 安装依赖
yarn  #or  npm install
# 注意: 不要用 cnpm 安装依赖

# 生产模式
yarn build

# 开发模式
yarn serve

首页 http://localhost:8080

登录 http://localhost:8080/backend

LICENSE

MIT

MIT License Copyright (c) 2017 lincenying Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

mmf-blog-vue2 ssr(The service side rendering) 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/lincenying/mmf-blog-vue2-pwa-ssr.git
git@gitee.com:lincenying/mmf-blog-vue2-pwa-ssr.git
lincenying
mmf-blog-vue2-pwa-ssr
mmf-blog-vue2-pwa-ssr
master

搜索帮助