Added app.js and updated README

This commit is contained in:
2025-12-08 07:40:52 +00:00
parent 122d2822ca
commit 76cae41fb7
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
# test-project
Test repository
Test repository## Getting Started
## Getting Started

1
app.js Normal file
View File

@@ -0,0 +1 @@
console.log('Hello World');