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