-
-
Notifications
You must be signed in to change notification settings - Fork 0
Local Deployment Guide
AyTech Solution edited this page Jun 26, 2026
·
1 revision
Follow these technical procedures to spin up the local environment node.
- Node.js (v18.x or higher recommended)
- NPM or Yarn package compiler
# 1. Access the repository cloud matrix
git clone [https://github.com/AyTech-Solution/botub.git](https://github.com/AyTech-Solution/botub.git)
cd botub
# 2. Inject structural dependencies
npm install
# 3. Fire up the local engine
npm run dev|
Β© 2026 Engineered & Maintained by AyTech Solution. All rights reserved. |