1.0.2 • Published 23 days ago

@y-design/core v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
23 days ago

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.git

For this project you must have installed pnpm

  1. Install Node.js version 20

npm install -g pnpm

Getting Started

To run the project locally, follow these steps:

  1. To install the project dependencies.
pnpm install
  1. For running the project in development mode.
pnpm run storybook

That's it! You're now ready to start working with the project.