Go MeteorJS and learn with Nicholas Ooi on a blazing trail to create a feedback web app for NUS orbital.
#what is this? This is a simple and secure feedback web app that shows how MeteorJS works and how we can communicate with the mongoDB seamlessly.
#installation install meteorJS framework install npm install nodeJS install mongoDB
#how to run? go terminal cd to project folder feedback_app type npm install type meteor