Skip to content

docs: add monorepo and package READMEs#7

Merged
Gnuk merged 1 commit into
mainfrom
5-add-readme
Jun 11, 2026
Merged

docs: add monorepo and package READMEs#7
Gnuk merged 1 commit into
mainfrom
5-add-readme

Conversation

@Gnuk

@Gnuk Gnuk commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Closes #5

What

  • Slim root README.md indexing the three published packages, with the mise development quickstart.
  • Consumer-facing README per published module:
    • @ippon-ui/styles — install, canonical fonts/icons/stylesheet imports, class usage.
    • @ippon-ui/react — install (with @ippon-ui/styles), React 19 peer dep, component example, component list.
    • @ippon-ui/icons — install, consumption via styles/react, exported icon-name types.

Notes

  • Install instructions use npm install -D: the UI packages are bundled into the consumer's app.
  • The previous styles/README.md (default Tikui scaffold) and react/README.md (default Vite template) were leftover scaffolding with inaccurate info; they are replaced by the consumer docs.
  • No hosted documentation URL is referenced (Pattern Library is served locally via mise styles-dev).

🤖 Generated with Claude Code

@Gnuk Gnuk force-pushed the 5-add-readme branch 4 times, most recently from ce02f8f to f440e13 Compare June 11, 2026 16:02
Add a slim root README indexing the published packages, and a
consumer-facing README for @ippon-ui/styles, @ippon-ui/react and
@ippon-ui/icons (npm install -D, canonical stylesheet imports,
usage examples). Replaces the leftover Tikui and Vite scaffold
READMEs in styles/ and react/.

Bump the three published packages to 0.0.4 to release the new docs.
Add the missing `mise build` step to the dev quickstart and to the
pick-issue-to-pr skill setup.

Refs #5

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Gnuk Gnuk marked this pull request as ready for review June 11, 2026 16:04
@Gnuk Gnuk enabled auto-merge (rebase) June 11, 2026 16:05
@Gnuk Gnuk merged commit f606fb7 into main Jun 11, 2026
3 checks passed
@Gnuk Gnuk deleted the 5-add-readme branch June 11, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add README.md

1 participant