参与开发
create-valaxycreate-valaxy-theme
AI-Assisted Development
Valaxy supports AI-assisted development workflows. See AI-Assisted Development for details.
Quick example - fix a GitHub issue automatically:
bash[object Promise]
Todo
- create-valaxy
- select theme to init (default: valaxy-theme-yun)
- Debug component.
Dev
You must use pnpm. Because we use its workspace.
bash[object Promise]
bash[object Promise]
Docs
We use valaxy to build docs. Just eat our own dog food.
If you want to use more out-of-the-box for docs, you can use VitePress.
bash[object Promise]
If you want to display info better in two terminal (Recommended), follow below.
Node
bash[object Promise]
Client
If you only want to develop client.
- Docs:
pnpm docs:dev - Demo(theme-yun):
pnpm demo
To Be Continued.