#App Template with express + gulp + webpack + react + es6to5 + stylus
- Download it as a zip file
- Rename the directory name for your project
- Run "npm install"
- Install gulp (npm install -g gulp)
- Run "gulp", http://localhost:8088/html will be automatically opened
- Install io.js
- Run "npm start" to start express
- Access to http://localhost:3000