Files
no-copy-frontend/README.md
T

12 lines
212 B
Markdown
Raw Normal View History

2025-11-24 18:24:36 +07:00
## Getting Started
2025-11-26 14:01:35 +07:00
```bash для старта сервера
2025-11-24 18:24:36 +07:00
npm run dev
```
2025-12-03 12:13:32 +07:00
Open [http://localhost:2999](http://localhost:2999)
## Docker
docker run -d -p 2998:2999 --name no-copy-frontend no-copy-frontend