Chatbot powered by NPM packages in your browser 🤖
See demo 🎉
- 📋 Requirements
- 🔄 Installation
- 🚀 Run
- 📦 Build
- node v20.12.0
- pnpm v9.0.6
- Clone the repository
- ssh
git@github.com:DevJaGz/npm-chat.git- https
https://github.com/DevJaGz/npm-chat.git- Github CLI
gh repo clone DevJaGz/npm-chat- Install dependencies
pnpm installRun the application in development mode
pnpm start- Production distribution
pnpm build