chore: Setup typescript for the express app
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start:web": "lerna run --scope @*/web start",
|
||||
"start:backend": "lerna run --scope @*/backend start"
|
||||
"start:backend": "lerna run --scope @*/backend dev"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
||||
Reference in New Issue
Block a user