coding-test inside myapp/public folder, install all front end dependencies npm install ##in the root folder, install all server side denpendencies npm install ##in the root folder, start server npm start #Assumptions Node and NPM installed MongoDB installed MongoDB server start on mongodb://localhost:27017/test'