| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Cloneable starters for the React chat component library.
| Example | Port | Pattern |
|---|---|---|
| jcode-ui-minimal | 5177 | createMockRuntime only — fastest start |
| jcode-ui-zustand | 5178 | createExternalStoreRuntime + Zustand |
cd packages/jcode-ui-core && pnpm build
cd ../jcode-ui && pnpm buildEach example is a standalone pnpm workspace (ignore-workspace via .npmrc) using file:../../packages/jcode-ui, so installs stay local and always link monorepo packages.
If pnpm blocks esbuild postinstall, the example pnpm-workspace.yaml already allows it.
| Back | FazBrowse Home | New Git URL |