React + TypeScript

This template provides a minimal setup of different web dashboard structure Screenshot 2023-07-28 150845Screenshot 2023-07-29 074027

Screenshot 2023-07-29 083410

Screenshot 2023-07-31 113401

Currently, two official plugins are available:

configurations && Installation

  npm install or yarn install
  npm run dev
  • Replace plugin:@typescript-eslint/recommended to plugin:@typescript-eslint/recommended-type-checked or plugin:@typescript-eslint/strict-type-checked
  • Optionally add plugin:@typescript-eslint/stylistic-type-checked
  • Install eslint-plugin-react and add plugin:react/recommended & plugin:react/jsx-runtime to the extends list