5 lines
59 B
JSON
5 lines
59 B
JSON
|
{
|
||
|
"build": "build:webpack",
|
||
|
"run": "http-server:cli"
|
||
|
}
|