[오류 노트] kill 명령어로 프로세스 종료
오류 발생
➜ TodoApp + REST API (with JSON Server) json-server database/db.json --watch
\{^_^}/ hi!
Loading database/db.json
Done
Resources
http://localhost:3000/todos
http://localhost:3000/ediya-menu
Home
http://localhost:3000
Type s + enter at any time to create a snapshot of the database
Watching...해결 방법
kill 명령어로 프로세스 종료

kill 명령어


참고
Last updated
