Skip to content

rxjs-space/rxjs-typescript-starter

Repository files navigation

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:

  1. keep only the import './todo'; in the src/index.ts;
  2. npm i
  3. npm run with-json-server

Reference:

  1. 应用RxJS模拟redux
  2. 应用RxJS模拟redux - 第二集

About

Use this as the starter point for new rxjs-typescript projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published