Skip to content

Instantly share code, notes, and snippets.

@darwinsubramaniam
Created August 2, 2020 06:53
Show Gist options
  • Save darwinsubramaniam/0326c96a0b1d2b8133770095c8670f37 to your computer and use it in GitHub Desktop.
Save darwinsubramaniam/0326c96a0b1d2b8133770095c8670f37 to your computer and use it in GitHub Desktop.
simple console log in javascript
console.log('Hi from main.js');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment