openreplay/frontend/README.md
2021-05-18 20:03:04 +02:00

16 lines
385 B
Markdown

# openreplay-ui
OpenReplay prototype UI
On new icon addition:
`npm run generate: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