Getting Started

First, run the development server:

cd backend
npm run dev

cd frontend
npm run dev