FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

jcode/examples at main · cnjack/jcode · GitHub

/ jcode Public

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

jcode-ui examples

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

Prerequisites

cd packages/jcode-ui-core && pnpm build
cd ../jcode-ui && pnpm build

Each 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.

Docs


Back | FazBrowse Home | New Git URL