@tdle/testingabc
v0.1.0
Published
React conversion target for the Alpha UI component library.
Readme
alpha-ui-react
React conversion target for the Alpha UI Vue component library.
What is already in this scaffold
- Vite library mode
- Storybook for React
- Vitest + Testing Library
- generated token contract from
storybook_tokens.json - converted utility helpers
- example Button and Modal components
- generated component stubs for real Vue SFC conversion
Install
npm installDevelop
npm run devTest
npm run test:unitBuild
npm run buildPublish
npm login
npm publish --access public