Welcome to Evoka
  • # Introduction
  • Getting Started
    • What is Evoka AI?
    • Getting Started
      • Step 1
      • Step2
      • Step 3
      • Step 4
      • Step 5
    • Features
    • AI Agents
    • Tech Stack
    • Frequently Asked Questions (FAQ)
    • Api Documentation
Powered by GitBook
On this page
  1. Getting Started
  2. Getting Started

Step2

Step 2: Install Dependencies

Navigate to the backend and frontend directories to install the required packages.

Backend

cd backend
npm install

Frontend

cd frontend
npm install
PreviousStep 1NextStep 3

Last updated 5 months ago