Skip to content

Commit

Permalink
feat: hello world demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrinkman committed Oct 24, 2023
1 parent fbc42f4 commit b90769f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log(`Hello World!`);

0 comments on commit b90769f

Please sign in to comment.