Skip to content

enterstudio/health-blockchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Hello World Sample

This application demonstrates a simple, reusable Node.js web application based on the Express framework.

Deploy to Bluemix

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 http://localhost:6001

About

A blockchain for fitness data demo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 46.5%
  • JavaScript 36.9%
  • CSS 16.6%