mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
dev command top level
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
"name": "documenso-monorepo",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"dev": "cd apps&&cd web&&next dev",
|
||||
"build": "cd apps&&cd web&&next build",
|
||||
"start": "cd apps&&cd web&&next start"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user