inventory-application Description Inventory application made with Node.js, Express, and MongoDB. Getting started After cloning the repo, run: cd inventory-application npm install npm run devstart The site is now running at localhost:3000.