shadcn-utils
v1.0.8
Published
Lightweight dev toolkit for React projects.
Downloads
349
Readme
devkit-agent
Lightweight dev toolkit for React projects.
Install
npm install -g devkit-agentSetup (first time)
devkit-agent --setupUsage
Add to your project's package.json:
"scripts": {
"dev": "react-scripts start & devkit-agent"
}Then just:
npm run devRequirements
- Node.js 18+
- Ollama running locally
