Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

JustCaptcha/flowspace

Repository files navigation

Flowspace

A modern react boilerplate.

What it uses

  • Typescript/JavaScript
  • React
  • Navi
  • GraphQL (apollo-boost)
  • Stylable
  • Material-UI

How to use

  1. Clone git repository: git clone https://github.com/JustCaptcha/flowspace
  2. Install all dependencies: yarn intall
  3. Run the local development server: yarn start
  4. Build to production: yarn run build