Go through the same basic steps from the previous in class exercise to set up IntelliJ, GitHub, and Meteor correctly:
polling, and clone to your local computer.meteor create polling.polling in your GitHub directory.Now, step through the Your first Meteor.js App tutorial until you get to the “Notes for Production” section. Do all the editing in IntelliJ. Take your time and try to understand the code: don’t just copy-and-paste without thinking!
Once you have finished the tutorial up to “Notes for Production”, commit your code to GitHub.