Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
BoYanZh committed Feb 3, 2024
1 parent 7bc67cc commit 4cf26d0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# React + TypeScript + Vite

## Quick Start

- Install `Mode.js` and `pnpm`
- Run `pnpm install` to install dependencies
- Run `pnpm dev` to start the development server
- Visit `http://localhost:5173` to see the app
- The app will automatically reload if you change any of the source files
- When you have changed the API in the backend and started the backend server, run `pnpm gen:api` to regenerate the API client

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:
Expand Down

0 comments on commit 4cf26d0

Please sign in to comment.