Added package.json and various minor changes
This commit is contained in:
parent
3b55b28260
commit
fb34201101
5 changed files with 22 additions and 1 deletions
1
index.js
Normal file → Executable file
1
index.js
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/bin/node
|
||||
const express = require('express');
|
||||
const app = express();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue