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

mmf-blog react v2版 (react,react-router,redux,immutable)

Notifications You must be signed in to change notification settings

lincenying/mmf-blog-react-v2

Repository files navigation

mmf-blog react v2版

demo: http://react.mmxiaowu.com

说明

本站采用 React, React-Router v4, Redux 搭建, 分成前台和后台

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

主要技术栈: react, react-router v4, redux, immutable, webpack, babel, eslint


其他版本

react spa版本: https://github.com/lincenying/mmf-blog-react-v2

vue2 spa版本: https://github.com/lincenying/mmf-blog-vue2

vue2 ssr版本: https://github.com/lincenying/mmf-blog-vue2-ssr


先安装 api server:

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

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

# 1. 安装依赖 (不要用 cnpm 安装)
npm install  or  yarn

# 2.1 生成静态文件
npm run build

# 2.2 开发模式
npm run serve   or   npm run start

首页 http://localhost:8031

管理员登录 http://localhost:8031/backend

LICENSE

MIT

About

mmf-blog react v2版 (react,react-router,redux,immutable)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published