openreplay/frontend/README.md
2022-06-22 16:39:33 +02:00

16 lines
377 B
Markdown

# openreplay-ui
OpenReplay prototype UI
On new icon addition:
`yarn gen:icons`
## Documentation
* [Redux](https://redux.js.org/)
* [Immutable](https://facebook.github.io/immutable-js/)
* [Ducks](https://github.com/erikras/ducks-modular-redux)
* [CSS Modules](https://github.com/css-modules/css-modules)
Labels in comments:
TEMP = temporary code
TODO = things to implement