8000 GitHub - rudanzona/twreporter-react: twreporter site with node.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rudanzona/twreporter-react

 
 

Repository files navigation

TW Reporter

New Media foundation in Taiwan.

Environment

Install node(https://nodejs.org/en/) v5.x.x first.

Installation

$ npm install

Development

$ npm run dev

Production

$ npm run build; npm run start

React & Redux

This project is built on Redux framework and rendered by React. It uses server-side(universal) rendering, and also integrate Webpack Hot Middleware in Dev environment.

Reference

react-redux-universal-hot-example Redux React

License

MIT http://mit-license.org

About

twreporter site with node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.5%
  • CSS 14.7%
  • HTML 2.8%
0