An open API service indexing awesome lists of open source software.

https://github.com/toxe/react-vite

Simple Vite Getting Started React App
https://github.com/toxe/react-vite

react vite

Last synced: about 1 month ago
JSON representation

Simple Vite Getting Started React App

Awesome Lists containing this project

README

          

# Simple Vite Getting Started React App

Just a simple project to take a look at [Vite](https://vite.dev). Based on the Vite [Getting Started](https://vite.dev/guide/) guide.

Run `npm run dev` and open http://localhost:5173.

| | Version |
| --------- | ------: |
| **React** | 18.3.1 |
| **Vite** | 6.0.3 |

| | Files | Total Files Size |
| ----------------- | ----: | ---------------: |
| **git clone** | 75 | 0.26 MB |
| **npm install** | 7513 | 52.80 MB |
| **npm run build** | 7517 | 52.94 MB |

![screenshot01](screenshots/screenshot01.png)