react-todolist is a react sample for react learners. This demo shows the basic technology of building a simple react project.
Renderings show
Key words
- react
- redux
- webpack
- async/await
- others
- babel-plugin-transform-class-properties
- react-thunk
- immutable
- react-modal
- isomorphic-fetch
How to use
-
npm run build
-
npm start
- open browser and visit
localhost:8080