leo-ui-1340

themes ui components


Keywords
themes, UI themes react, yoru-ui, acces, react, react-components, react-ui, ui-components
License
MIT
Install
npm install leo-ui-1340

Documentation

Yoru-ui Component (WIP)

Yoru -「夜 」 it means night 🌙 in japanese is Project for React UI components built with React and Emotion

📋 Instructions

Generate new Components

If you want to create new component please use this command, we already provide some template for creating new component

pnpm new:pkg

Run Storybook

pnpm storybook

Build Command

pnpm run build

Testing

To test your code use

pnpm test to run jest testing suite. For coverage, please use :

pnpm test:coverage

For Testing with spesific workspace, please use :

test:workspace workspace-name