Giter Site home page Giter Site logo

yyd540584510 / mmf-blog-vite-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lincenying/mmf-blog-vite-react

0.0 0.0 0.0 1015 KB

mmf-blog react v3版 (react,react-router,redux,redux-toolkit,vitejs)

License: MIT License

Shell 0.03% JavaScript 69.24% CSS 8.63% HTML 0.64% SCSS 21.47%

mmf-blog-vite-react's Introduction

mmf-blog react v3版

demo: http://react.mmxiaowu.com

说明

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

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

主要技术栈: react, react-router, redux, redux-toolkit, vitejs, eslint


其他版本

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

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

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

vue2 ssr版本: https://github.com/lincenying/mmf-blog-vue2-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

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

# 2.1 产品模式
$ npm run build
# or
$ yarn build

# 2.2 开发模式
$ npm run serve
# or
$ yarn serve

首页 http://localhost:7778

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

LICENSE

MIT

mmf-blog-vite-react's People

Contributors

lincenying avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.