dusty / angularWithReact

Just playing around, getting angular1 and react to talk to each other

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SETUP REACT COMPONENT

cd exampleComponent
yarn

SETUP ANGULAR APP

yarn

RUN APP

yarn start
open http://127.0.0.1:5000/

SEE

About

Just playing around, getting angular1 and react to talk to each other


Languages

Language:JavaScript 72.5%Language:HTML 21.4%Language:CSS 6.1%