Merge unrelated histories
This commit is contained in:
7
backend/package.json
Normal file
7
backend/package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"scripts": {
|
||||
"start": "ts-node src/index.ts",
|
||||
"build": "tsc",
|
||||
"dev": "nodemon src/index.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user