Use express-mockjs as a Simple API Mock Server.
npm install
npm run
Output may like:
morgan deprecated default format: use combined format server-example.js:16:9
Application root directory: [/Users/xxx/xxx/node-mockjs-server]
Mock Api Server listening: [http://localhost:3000]
Open browser http://localhost:3000, and see the result.