iterators and generators run server npx json-server --watch db.json --port 3001 run cli prompt make index.js executable with in terminal `chmod +x index.js` run cli prompt with: `node index.js` or `index.js`