6 lines
59 B
JSON
6 lines
59 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"start": "npx http-server -c-1"
|
||
|
}
|
||
|
}
|