RxJS Typescript Starter Use this as the starter point for new rxjs-typescript projects. Todo App A todo app developed using RxJS in Redux(state store) way. To run the app: keep only the import './todo'; in the src/index.ts; npm i npm run with-json-server Reference: 应用RxJS模拟redux 应用RxJS模拟redux - 第二集