Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1021 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 1021 Bytes

xReact Examples

these are examples of how to use xreact with rxjs/most, alacarte, typescript

up and running

yarn
yarn <example name>

e.g. if you want to build todomvc example, yarn todomvc

Live Demo