Skip to content

fullstack-monitor/test-console-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test MVP For Console History

Using this library: https://github.com/lesander/console.history

Instructions

  • Install npm and boot up the server
    • This triggers a console.log on the server side.
npm install
nodemon Server/server.js
  • Open index.html in the browser.
    • This triggers a console.log on the client side.
  • Open index2.html in the browser.
    • Now you should on the index2.html webpage logs from both the Client and server.

Credit

These people built this MVP together:

  • Mohammed N
  • Paulo Choi
  • Aye Moe
  • Tom Harper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published