An app to describe categories and see the available operations.
Run npm install to install the content of package.json
To create directory structure, express-generator is used, to run the app nodemon is used.
- npm install express-generator nodemon -g
To start the app
- nodemon start