suna/frontend/README.md

195 B

Suna frontend

Getting Started

Run the development server:

npm run dev

Build for production:

npm run build

Run the production server:

npm run start