A modern react boilerplate.
- Typescript/JavaScript
- React
- Navi
- GraphQL (apollo-boost)
- Stylable
- Material-UI
- Clone git repository:
git clone https://github.com/JustCaptcha/flowspace - Install all dependencies:
yarn intall - Run the local development server:
yarn start - Build to production:
yarn run build