Skip to content

Commit 9ea0031

Browse files
committed
docs: Udate ReadMe
1 parent 43af7ef commit 9ea0031

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1-
# `create-preact`
1+
# create-preact
22

3-
TODO: Actually, ya know, document it
3+
Create a Vite-powered Preact app in seconds
4+
5+
## Usage
6+
7+
```sh
8+
npm init preact
9+
```
10+
11+
## License
12+
13+
[MIT](https://github.com/preactjs/create-preact/blob/master/LICENSE)

0 commit comments

Comments
 (0)