mkdir swamp-api $ cd swamp-api · npm init -y · npm install express body-parser --save · node server.js · curl -s http://localhost:3000 · curl -s http ...
確定! 回上一頁