6 lines
67 B
TOML
6 lines
67 B
TOML
[phases.build]
|
|
cmds = ["npm run build"]
|
|
|
|
[start]
|
|
cmd = "npm start"
|