Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theiliad/conveyor-belt
Created for toolchain: https://console.ng.bluemix.net/devops/toolchains/52a820ce-c5f8-4d4c-a2a4-380f99edb66d
https://github.com/theiliad/conveyor-belt
Last synced: 14 days ago
JSON representation
Created for toolchain: https://console.ng.bluemix.net/devops/toolchains/52a820ce-c5f8-4d4c-a2a4-380f99edb66d
- Host: GitHub
- URL: https://github.com/theiliad/conveyor-belt
- Owner: theiliad
- License: apache-2.0
- Created: 2017-04-20T18:01:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T18:01:18.000Z (over 7 years ago)
- Last Synced: 2024-10-11T11:13:44.208Z (28 days ago)
- Language: CSS
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.js Hello World Sample
This application demonstrates a simple, reusable Node.js web application based on the Express framework.
[![Deploy to Bluemix](https://bluemix.net/deploy/button.png)](https://bluemix.net/deploy?repository=https://github.com/IBM-Bluemix/nodejs-helloworld)
## Run the app locally
1. [Install Node.js][]
+ cd into this project's root directory
+ Run `npm install` to install the app's dependencies
+ Run `npm start` to start the app
+ Access the running app in a browser at[Install Node.js]: https://nodejs.org/en/download/