Skip to content

Commit 06e0499

Browse files
committed
docs: add create-preact
1 parent 44efd21 commit 06e0499

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/templates.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
## Templates
22

3+
- [preactjs/create-preact](https://github.com/preactjs/create-preact) - Official preact CLI to create a Vite-powered Preact app in seconds
34
- [rschristian/preact-project-demos](https://github.com/rschristian/preact-project-demos) - Preact Demos for various types of applications
45
- [Munawwar/preact-mpa-template](https://github.com/Munawwar/preact-mpa-template) - Example repo to start a multi-page app/website (MPA) with Preact, express and esbuild.
56
- [Munawwar/preact-spa-template](https://github.com/Munawwar/preact-spa-template) - Preact single-page app starter template. This template is tuned for "SPA" sites; sites that do not need server side rendering (SSR)
67
- [preachjs/docs-template](https://github.com/preachjs/docs-template) - A minimal template for documentation (Probably looking at it's demo right now)
7-
8-
9-

0 commit comments

Comments
 (0)