hello-node: minimal HTTP server for the host-app POC
This commit is contained in:
5
package.json
Normal file
5
package.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "hello-node",
|
||||
"version": "1.0.0",
|
||||
"scripts": { "start": "node server.js" }
|
||||
}
|
||||
Reference in New Issue
Block a user