php artisan serve
npm run deb
npx json-server --watch db.json -p 5002
스크립트 등록
npm run db
로 실행할 수 있습니다.