💻 Local Development

Prerequisites

Setup

git clone https://github.com/SolanaRemix/CyberAi.git
cd CyberAi
npm install
cd site && npm install

Run Development Server

cd site
npm run dev

← Back to Documentation