Installation

Getting Started with Installation


Installing Starter is simple. You can use npm, yarn, or pnpm to add it to your project.


Using npm


npm install starter-ui


Using yarn


yarn add starter-ui


Using pnpm


pnpm add starter-ui


That's it! You're ready to start using Starter in your project.