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