- Install Git if you haven't already: Git
- Clone this repository:
git clone git@github.com:MichaelReiter/ReactTalk.git
- Navigate inside directory:
cd ReactTalk/sample\ app/
- Install Node and npm if you haven't already: Node
- Install dependencies:
npm install
- Start the app:
npm start
- Ben Hawker for his presentation framework