docs: add create-unplugin to starter templates (#167)

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
This commit is contained in:
Johnwesley R 2022-09-20 22:58:53 -04:00 committed by GitHub
parent e0b49dd81b
commit ed27955fed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,6 +187,7 @@ export const unplugin = createUnplugin((options: UserOptions, meta) => {
## Starter Templates
- [unplugin-starter](https://github.com/antfu/unplugin-starter)
- [create-unplugin](https://github.com/jwr12135/create-unplugin) <sup><code>Community</code></sup>
## Examples