]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blobdiff - tutorials/generic_sensor_tutorial/final/SensorToCloud/example/ibm-frontend/README.md
Added Support for Generic Sensor Tutorial which provides instructions on how to add...
[apps/tidep0084.git] / tutorials / generic_sensor_tutorial / final / SensorToCloud / example / ibm-frontend / README.md
diff --git a/tutorials/generic_sensor_tutorial/final/SensorToCloud/example/ibm-frontend/README.md b/tutorials/generic_sensor_tutorial/final/SensorToCloud/example/ibm-frontend/README.md
new file mode 100644 (file)
index 0000000..a394385
--- /dev/null
@@ -0,0 +1,14 @@
+# Node.js Starter Overview
+
+The Node.js Starter demonstrates a simple, reusable Node.js web application based on the Express framework.
+
+## Run the app locally
+
+1. [Install Node.js][]
+2. Download and extract the starter code from the Bluemix UI
+3. cd into the app directory
+4. Run `npm install` to install the app's dependencies
+5. Run `npm start` to start the app
+6. Access the running app in a browser at http://localhost:6001
+
+[Install Node.js]: https://nodejs.org/en/download/