Module install fast to setup into project by command.
- Install all/single components and package need to fast setup in projects of React/Next.js
# Using npm
npm install kmod-cli
#Or
yarn add kmod-cli
npx kmod add [command]
--all— Get all coomponent- `<component_name> - Get a component
npx kumod add # empty <command> that show select menu easy use
#Or
npx kumod add --all # add all component
#Or
npx kumod add button # add button component
#...any other commandContributions are welcome! Please open issues or pull requests.
MIT License
Author: KumoD