Skip to content

itdotaer/ItdotaerBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Itdoater Blog

MagoBlogForNodeJS-V2.1-的升级重构版本,之前是刚学习Node.js的时候按照教程做的。

Address: https://github.com/Itdotaer/MagoBlogForNodeJS-V2.1-

并部署在Heroku上面,自动化部署build branch。

博客地址:itdotaerblog.herokuapp.com

Description

后端:Express+MongoDB+Ejs;
前端:Webpack+React+React-Bootstrap+React-Router+Reflux

Setup

1. Dev Build
npm install
npm run build-dev

2. Prod Build
npm install
npm run build-prod

update config appInfo.hash to the buit hash code.

Contributors

Itdotaer