Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tophercully/vite-quickstart
https://github.com/tophercully/vite-quickstart
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tophercully/vite-quickstart
- Owner: tophercully
- Created: 2024-08-07T12:32:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T23:14:40.000Z (about 2 months ago)
- Last Synced: 2024-11-14T00:20:02.182Z (about 2 months ago)
- Language: CSS
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vite Quickstart
`npm install` then `npm run dev` and you've got a running web app.
This quickstart web template includes:
- TypeScript
- Prettier
- ESLint
- React
- React-Router
- Tailwind
- Vercel
- Vercel Analytics
- `Overused Grotesk` typeface
- `npm run dev` will start Vite and run Tailwind's watch command concurrentlyIncludes a color in Tailwind called `base` which is pure grayscale values from white at base-50 to black at base-950.
It also includes basic useful colors like `error`(red), `success`(green), `info`(blue), and `special`(purple)