React Redux Antd boilerplate (W/ Typescript ofc).

This Project has built with Create-react-app and Typescript preset.

IMPORTANT NOTICE

This repository is created with intent to run no GITLAB. This is why we have .gitlab-ci.yml file. If you wish to run in gitlab environment, just delete this file.

Stack

Scripts

  • start: Run watch mode.
  • test: Run jest tests.
  • test:ci: Run tests without watch and outputs coverage report.
  • build: Run build.