openreplay/frontend/README.md
2021-05-01 15:12:01 +05:30

18 lines
No EOL
386 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