Use this as the starter point for new rxjs-typescript projects.
A todo app developed using RxJS in Redux(state store) way.
To run the app:
- keep only the
import './todo';in thesrc/index.ts; npm inpm run with-json-server
Reference:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Use this as the starter point for new rxjs-typescript projects.
A todo app developed using RxJS in Redux(state store) way.
To run the app:
import './todo'; in the src/index.ts;npm inpm run with-json-serverReference: