Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 202 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 202 Bytes

cryptoWebApp

run server.js: using node server.js running on port 3000

to run index.html: python -m SimpleHTTPServer 8888 run in backgound: python -m SimpleHTTPServer 8888 & running on port : 8888