Skip to content

andreterceiro/jankenpo-javascript-node-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jankenpo-javascript-node-express

Demonstration

Video

Install

After installing Node.js with Npm, as you can see in the official website.

You need to run:

npm install

Run

Please first run the app:

> node index.js

Then access the app in a browser, in a address like:

http://127.0.0.1:3000/?choice=paper

Please change your choice in the above URL (?choice=paper or ?choice=rock or ?choice=scissors)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published