Skip to content

Latest commit

 

History

History

console-log

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

console.log example

This example demonstrates how to trigger all kinds of browser console commands: console.log, console.error, console.warn, console.info, console.debug.

Instructions

Run the following commands from the root of Console Logger repository:

yarn
yarn serve:cli
yarn serve:logger

Then come back to this folder and run two additional commands:

yarn serve:website

You might need to install http-server globally, if you see a related error.

Testing

You should be able to see a page here: http://127.0.0.1:8080/