React application built with Fastpack
The small React application including styled-components, Redux and redux-saga.
To run it locally, first install watchman.
You can use Homebrew on MacOS as following:
brew update
brew install watchman
On Ubuntu you can build it from sources as described in this post.
Finally, run:
yarn
yarn start
The screenshot above is from the average MacBook Pro 2015.
Have fun!