Digital coaching tools to help you in your personal development and decision making
Built with: Gatsby, Typescript, React, Redux, Sass, Jest, RTL
-
Clone repo and install dependencies:
yarn install
-
Run with
yarn start
-
View at
localhost:8000
-
Build production version
yarn build