Created
August 2, 2020 06:53
-
-
Save darwinsubramaniam/0326c96a0b1d2b8133770095c8670f37 to your computer and use it in GitHub Desktop.
simple console log in javascript
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
console.log('Hi from main.js'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment