Initial Commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "autotrader-next",
|
||||
"runtimeExecutable": "npx",
|
||||
"runtimeArgs": ["next", "dev", "--port", "3000"],
|
||||
"port": 3000,
|
||||
"cwd": "D:\\Development\\market-dev\\autotrader-firms\\autotrader-next"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user