Skip to content

mchaelkha/react-typescript-starter

Repository files navigation

react-typescript-bootstrap

Bootstrap template for non-static React TypeScript projects.

Comes with the following:

Configuration

Setup

  1. Create a .env file with the following SKIP_PREFLIGHT_CHECK=true. This is not necessary if you will not be using react-scripts.
  2. Install your favorite UI framework, i.e. yarn add material-ui
  3. Determine your client-side state management library.
  4. Start building!
  5. Manual linting with yarn pre-lint and yarn lint.
  6. To configure pre-commit hooks run npx husky install.

About

Starter template for React TypeScript with eslint configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published