Installation
Installation Steps
Section titled “Installation Steps”Follow these steps to get Zeya up and running on your system.
Prerequisites
Section titled “Prerequisites”- Node.js 18 or higher
- npm or yarn package manager
Install Dependencies
Section titled “Install Dependencies”npm installStart Development Server
Section titled “Start Development Server”npm run devYour site will be available at http://localhost:3000.
Next Steps
Section titled “Next Steps”Now that you have Zeya installed, explore the documentation to learn more about its features and capabilities.