Join the active development on gitter
Look for issues with the tag client rewrite
to see what needs to be worked on
- Clone this repo
- Run
yarn install
at the root of the repo - Build the CSS with
yarn run:client build:css
- Start the client with
yarn start:client
Use yarn run:client storybook
to start working on the UI.