Skip to content

cacalot123/mobx-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

技术栈

react + react-router(v4)+mobx+webpack

+ express + mongodb

效果图

来自简书

快速开始

git clone git@github.com:zhaoyu69/mobx-demo.git

npm install

1、 开启mongodb服务

mongodb的安装与配置

关键:D:/mongodb/bin>mongod --dbpath D:\mongodb\data\db

2、 开启server服务

npm run server

3、 运行项目

npm start

About

🍒 mobx-demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • HTML 2.3%
  • CSS 1.5%