This project is used to demonstrate an implementation of the Redux approach described in the Redux chapter.
Refer to the TimelineViewModel implementation for the Redux stuff.
- Fetch and build Carthage frameworks with
carthage bootstrap --platform ios --cache-builds
cd server
npm install
npm start
to launch the server