Files
ragflow/web
Jin Hai bb4cc365c1 Add readme in web (#10855)
### What problem does this PR solve?

As title

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-10-28 19:38:06 +08:00
..
2024-11-21 18:14:22 +08:00
2025-10-28 19:38:06 +08:00

Install front-end dependencies

npm install

Launch front-end

npm run dev

The following output confirms a successful launch of the system:

Shutdown front-end

Ctrl + C or

kill -f "umi dev"