🥞 StarterStackAboutAbout
GitHubGitHub (opens in a new tab)
  • Introduction
  • Prerequisites
  • Core Concepts
  • Stack
  • Project Creation
  • Workflow
  • Setup
    • ESLint
    • Prettier
    • Husky & lint-staged
    • Pre-push build
  • Introduction
  • Prerequisites
  • Core Concepts
  • Stack
  • Project Creation
  • Workflow
  • Setup
    • ESLint
    • Prettier
    • Husky & lint-staged
    • Pre-push build
  • About
Question? Give us feedback → (opens in a new tab)Edit this page
Prerequisites

Prerequisites

We assume baseline knowledge of TypeScript (opens in a new tab) and React (opens in a new tab).

We assume you are comfortable running terminal commands, for which we recommend iTerm2 (opens in a new tab).

We assume you have a baseline understanding of packages and npm.

IntroductionCore Concepts

This site was created using Nextra