Express.js
Node.js - Cannot GET /POST? error in express? 에러 해결방법
selene park
2021. 3. 30. 22:40
form 부분에서 action 이 아니라!!!
method라고 해야지 아래와 같이 정상작동한다.