Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)