Skip to content

ahmedtehseen/universal-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal React App (React/React-Router/Express)

###Getting Started###

	> git clone https://github.com/ahmedtehseen/universal-react-app.git
	> cd universal-react-app
	> Execute given commands one by one
	> npm install
	> set NODE_ENV=production&&webpack -p
	> set NODE_ENV=production && babel-node --presets "react,es2015" src/server.js