Files
no-copy-frontend/README.md
T
2025-12-03 12:24:26 +07:00

282 B

Getting Started

npm run dev

Open http://localhost:2999

Docker

docker-compose up Open http://localhost:2998

docker run -d -p 2998:2999 --name no-copy-frontend no-copy-frontend