https://github.com/azu/vite-react-example
Example: Vite + React + TypeScript
https://github.com/azu/vite-react-example
Last synced: 5 months ago
JSON representation
Example: Vite + React + TypeScript
- Host: GitHub
- URL: https://github.com/azu/vite-react-example
- Owner: azu
- Created: 2021-02-17T16:11:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-20T07:49:54.000Z (over 4 years ago)
- Last Synced: 2025-03-30T23:11:06.491Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example [Vite](https://vitejs.dev/) + React + TypeScript:
## Usage
```
yarn install
yarn dev
```