mirror of
https://github.com/tiajinsha/JKVideo.git
synced 2026-04-04 22:49:02 +08:00
12 lines
247 B
JSON
12 lines
247 B
JSON
{
|
|
"version": "0.0.1",
|
|
"configurations": [
|
|
{
|
|
"name": "Expo Dev Server",
|
|
"runtimeExecutable": "node",
|
|
"runtimeArgs": ["C:\\nvm4w\\nodejs\\node_modules\\npm\\bin\\npm-cli.js", "run", "start"],
|
|
"port": 8081
|
|
}
|
|
]
|
|
}
|