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

https://github.com/preactjs/create-preact

Create a Vite-powered Preact app in seconds
https://github.com/preactjs/create-preact

Last synced: over 1 year ago
JSON representation

Create a Vite-powered Preact app in seconds

Awesome Lists containing this project

README

          

# create-preact

Create a Vite-powered Preact app in seconds



## Usage

```sh
$ npm init preact

$ yarn create preact

$ pnpm create preact
```

## License

[MIT](https://github.com/preactjs/create-preact/blob/master/LICENSE)