Skip to content

udacity/nd1309_exercise_client_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client-Server Exercise with Node.js

In this exercise you will practice a creation of a web service that respond with the block hash.

Steps to follow

  1. Clone the repository to your local computer.
  2. Open the terminal and install the packages: npm install.
  3. Open the file app.js and start coding.
  4. Run your application node app.js
  5. Go to yur browser and type: http://localhost:8080/
  6. Get the hash generated in your browser and answer the quiz in your classroom.

About

Client-Server Exercise with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published