https://github.com/alexius-huang/monsterrx
UX Realization Compared between VanillaJS && RxJS Examples
https://github.com/alexius-huang/monsterrx
Last synced: 2 months ago
JSON representation
UX Realization Compared between VanillaJS && RxJS Examples
- Host: GitHub
- URL: https://github.com/alexius-huang/monsterrx
- Owner: Alexius-Huang
- Created: 2018-01-06T05:30:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T14:25:55.000Z (over 7 years ago)
- Last Synced: 2025-01-28T14:39:52.512Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 747 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MonsterRX - Collection of UX Examples Using RxJS

## About
This project aims at learning RxJS from a series of example to realize different kind of UX application. You can clone it down, and following the instruction to open this page and play around with the code.
```
$ git clone [email protected]:Maxwell-Alexius/MonsterRX.git
```Go into the project folder and run:
```
$ yarn install
$ yarn start
```Navigation to the `http://localhost:3000` then well done!
## Screenshots


