mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-22 11:43:34 +03:00
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "npm",
|
|
"script": "start",
|
|
"path": "server",
|
|
"problemMatcher": [],
|
|
"label": "yarn: start - server",
|
|
"detail": "yarn start"
|
|
}
|
|
]
|
|
} |