Skip to content

Commit

Permalink
project setup
Browse files Browse the repository at this point in the history
  • Loading branch information
SSameer20 committed Jun 21, 2024
1 parent 97ef5ca commit 1c62d44
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Empty file added model/machine.py
Empty file.
Empty file added server/index.js
Empty file.
12 changes: 12 additions & 0 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "server",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}

0 comments on commit 1c62d44

Please sign in to comment.