- React with Redux with Websocket on Express
- Use the React Tutorial
$ git clone https://github.com/dddrb/react-tutorial-example.git
$ cd react-tutorial-example/
$ npm install
$ DEBUG=react-tutorial-example:* npm start
Enter the comment, and then click Post.
$ open http://localhost:3000
- v0.0.1: React Tutorial
- v0.0.2: Webpack
- v0.0.3: Redux Tutorial 1st
- v0.0.4: Redux Tutorial 2nd
- v0.0.5: WebSocket
- v0.0.6: PropTypes
- MIT