Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 795 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 795 Bytes

react-example

React application built with Fastpack

Fastpack in action

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!