You are about to build a Node.js app after clicking "Launch Console" below. If you don't know what Node.js is, it's just the most awesome kind of runtime environment. which uses the ever-so-popular JavaScript programming language. Not sure about a runtime environment? Don't worry. It will all come soon. By the way, some awesome companies that use Node.js include:
Netflix, PayPal, Uber, the New York Times, and LinkedIn.
This file (package.json) holds the information regarding what your app needs in order to run. We call this stuff the "dependencies". A dependency might be a module called "apn", which allows you to send push notifications to iPhone devices. Modules like these mean that you don't have to re-invent wheels that other people have already invented.
Learn app development with our new app















