Skip to content

zjlzlr/mice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Mice

一个使用 React+Redux+thinkjs 的简单blog系统。

安装

开发阶段(http://localhost:8360)

可以实现react组件、sass不刷新自动更新

npm install
npm start
npm run static (请再开一个cmd执行)

上线

npm install
npm start (pm2 start pm2.json) 

About

This is a simaple Blog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 70.8%
  • JavaScript 26.5%
  • CSS 2.7%