Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RxJS-CN/react-rxjs-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

React RxJS Todos

React RxJS Todos

This repo shows a basic todos example base on the famous TodoMVC but using RxJS and React. The goal is to show how to use the Observables data architecture pattern within React. The implementation was inspired by the React Rx TodoMVC Example.

Try the live demo here.

Install

This React app was build with create-react-app.

# clone the repo
git clone git@github.com:RxJS-CN/react-rxjs-todos.git
# change into the repo directory
cd react-rxjs-todos
# install dependencies
npm install
# run
npm start

Then visit http://localhost:3000 in your browser.

Angular Version

If you prefer Angular, you can checkout out Angular RxJS Todos

License

MIT

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /