Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eveesilvaa/vite-react
https://github.com/eveesilvaa/vite-react
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/eveesilvaa/vite-react
- Owner: EveeSilvaa
- Created: 2024-10-11T22:32:49.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-11T22:32:57.000Z (4 months ago)
- Last Synced: 2024-12-15T06:15:12.304Z (about 2 months ago)
- Language: CSS
- Homepage: https://vite-react-pearl-delta.vercel.app
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
While this project uses React, Vite supports many popular JS frameworks. [See all the supported frameworks](https://vitejs.dev/guide/#scaffolding-your-first-vite-project).
## Deploy Your Own
Deploy your own Vite project with Vercel.
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vercel/vercel/tree/main/examples/vite-react&template=vite-react)
_Live Example: https://vite-react-example.vercel.app_
### Deploying From Your Terminal
You can deploy your new Vite project with a single command from your terminal using [Vercel CLI](https://vercel.com/download):
```shell
$ vercel
```