nfflow/readme.md
2024-04-01 18:13:10 +08:00

12 lines
125 B
Markdown

# NF Flow
### DEV
- 1. start service
`go run .`
- 2. start front
`cd front && npm i && npm run start`