vscode/.devcontainer/post-create.sh

5 lines
34 B
Bash
Executable File

#!/bin/sh
npm i
npm run electron