BACKEND APPLICATION FOR KNBLOG PROJECT Prerequisite Install Node. Install MongoDB and run in the background (to init and start db for app). How to start app Run npm start. Application will start on host: localhost:8000