1.0.2 • Published 2 years ago
@y-design/core v1.0.2
Ydesign
This project is built using React, TypeScript and pnpm.
A simple react components library including responsive and translation features credit to feather icons
To clone this project
git clone https://github.com/YDAYS-YDesign/Ydesign.gitFor this project you must have installed pnpm
Install Node.js version 20
npm install -g pnpmGetting Started
To run the project locally, follow these steps:
- To install the project dependencies.
pnpm install- For running the project in development mode.
pnpm run storybookThat's it! You're now ready to start working with the project.