Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 818 Bytes

File metadata and controls

23 lines (18 loc) · 818 Bytes

App template

A template for building React web applications quickly.

Uses

Getting started

Pre-requisites

Setup

  • First time: Run pre-commit install to set up the git pre-commit hooks
  • bun install to install dependencies
  • bun run dev to run the dev server