Created the simple html app using node.js
Created index.html, the main html page Created index.js, the html server Added packages and settings
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"root": true,
|
||||
|
||||
"extends": "@ljharb",
|
||||
}
|
||||
Reference in New Issue
Block a user