Skip to content

Latest commit

 

History

History

README.md

TypeScript + React + Vite Project

Tech Stack

  • TypeScript 5
  • React 18
  • Vite 4
  • React Testing Library 8

Common Commands

  • make init
    • build the project
  • make verify
    • run tests
  • make run
    • start the server