OpenClaw Team Starter
This workspace contains:
be/: NestJS backendfe/: React frontend powered by Vite
Getting started
npm run setup
npm run dev
Frontend runs on http://localhost:5173. Backend runs on http://localhost:3001.
Useful commands
npm run dev:backend
npm run dev:frontend
npm run build
npm run build currently builds the frontend bundle in fe/.





