Skip to content

Commit 0549280

Browse files
authored
add install
1 parent c8dd9e6 commit 0549280

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
]
1313
}
1414
},
15+
"onCreateCommand": "npm install",
1516
"postAttachCommand": "npm run serve"
1617
}

0 commit comments

Comments
 (0)