1
0
mirror of https://github.com/vector-im/hydrogen-web.git synced 2025-01-10 04:06:34 +01:00

13 lines
352 B
Markdown
Raw Normal View History

2020-08-05 18:17:35 +01:00
- make it a copy, not a fork of brawl, so we can have issues
- add compilation step for ie11 compatible bundle
- compile to es5
- use bluebird for promises
- make xhr request impl
- once app is loading, go over errors
- project goals
- works on mobile
- works well offline
- components can be used in isolation
- lazyload components?