Skip to content

Commit 8f0af0f

Browse files
Amiya167claude
andcommitted
Add Chen-the-Dawnstreak to Creating a React App page
Add Chen-the-Dawnstreak to the "Other frameworks" section. It is a React 19+ framework providing typed wrappers for all 46 MDUI Web Components, with routing, data-fetching hooks, SSR, a Vite plugin, and CLI scaffolding. Notes that `npx chen` alias may conflict with other packages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 11e4ad5 commit 8f0af0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/learn/creating-a-react-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ There are other up-and-coming frameworks that are working towards our full stack
6565

6666
- [TanStack Start (Beta)](https://tanstack.com/start/): TanStack Start is a full-stack React framework powered by TanStack Router. It provides a full-document SSR, streaming, server functions, bundling, and more using tools like Nitro and Vite.
6767
- [RedwoodSDK](https://rwsdk.com/): Redwood is a full stack React framework with lots of pre-installed packages and configuration that makes it easy to build full-stack web applications.
68+
- [Chen-the-Dawnstreak](https://www.npmjs.com/package/chen-the-dawnstreak): Chen-the-Dawnstreak is a React 19+ framework that provides typed wrappers for all 46 [MDUI](https://www.mdui.org/) (Material Design UI) Web Components, with built-in routing, data-fetching hooks, state management, SSR, a Vite plugin with file-based routing and PWA support, and a CLI scaffolding tool. To create a new project, run `npx chen-the-dawnstreak my-app` (note: the shorter alias `npx chen` may conflict with other packages).
6869

6970
<DeepDive>
7071

0 commit comments

Comments
 (0)