first commit

This commit is contained in:
Nils Cant
2019-09-11 10:19:01 +02:00
commit cc18641a87
5 changed files with 397 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"express": "4.17.1"
}
}