Files
moeka-project/packages/stage-ui
MisakaKumomi 御坂云见andautofix-ci[bot] e644d3de4b feat: lang select now moved to top-right corner - AIRI-209 (#1555)
* feat: lang select now moved to top-right corner - AIRI-209

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-03 02:11:47 +08:00
..
2026-03-12 05:09:32 +08:00
2026-03-06 16:49:31 +08:00
2026-03-29 15:21:00 +08:00

Stage UI

Shared core for stage

Histoire (UI storyboard)

https://histoire.dev/

pnpm -F @proj-airi/stage-ui run story:dev

Project structure

  1. If a story is bound to a specific component, it can be placed beside the component in the src folder. e.g., MyComponent.story.vue
  2. If a story is not bound to a specific component, then it should be placed in the stories folder. e.g., MyStory.story.vue