Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pchalupa/vite-starter-pack
Minimal configuration setup.
https://github.com/pchalupa/vite-starter-pack
react typescript vite vitest
Last synced: 8 days ago
JSON representation
Minimal configuration setup.
- Host: GitHub
- URL: https://github.com/pchalupa/vite-starter-pack
- Owner: pchalupa
- Created: 2022-04-19T14:36:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T11:24:08.000Z (over 1 year ago)
- Last Synced: 2024-10-07T14:41:26.430Z (29 days ago)
- Topics: react, typescript, vite, vitest
- Language: TypeScript
- Homepage:
- Size: 596 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Vite starter pack
This is minimal configuration setup.
## Getting started
You can use this repository as template or scaffold your project with degit.
```
npx degit pchalupa/vite-starter-pack#main my-project
```### Built With
- [React.js](https://reactjs.org/)
- [Vite](https://vitejs.dev/)
- [Typescript](https://www.typescriptlang.org/)