Get rPhoto by NordWood Themes on UnsplashIn this guide will we make a small pizza CLI in TypeScript with Node.js. After following all the steps you will have a completely working CLI, get an idea of how you set up one, and maybe create a custom one for yourself. Start by creating a package.json and tsconfig.jsonFirst, we going to initialize a package.json with npm init. You can choose for yourself