Getting Started with Installation
Installing Starter is simple. You can use npm, yarn, or pnpm to add it to your project.
npm install starter-ui
yarn add starter-ui
pnpm add starter-ui
That's it! You're ready to start using Starter in your project.