/React-todo-list

a simple demo about React.

Primary LanguageJavaScript

React-Todo-list

A simple example of how to do server-side rendering with the React library so that component code can be shared between server and browser.

Example

$ webpack

$ npm start

Then navigate to http://localhost:7009 to view the demo.

Demo