Skip to content

dolezel/bb-rxjs-react

Repository files navigation

RxJS in React

Presentation

REPO=bb-rxjs-react
git clone https://github.com/hakimel/reveal.js.git $REPO
cd $REPO
git remote add upstream https://github.com/hakimel/reveal.js.git
git remote remove origin
git remote add origin git@github.com:dolezel/$REPO
git push --set-upstream origin master
npm i