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
- Host: GitHub
- URL: https://github.com/preactjs/create-preact
- Owner: preactjs
- License: mit
- Created: 2023-05-26T08:50:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T20:56:03.000Z (over 1 year ago)
- Last Synced: 2024-10-29T15:32:32.836Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 155 KB
- Stars: 44
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)