Get VScode build system working
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ./src/MistoxWebsite.Client/
|
||||
npm install
|
||||
Reference in New Issue
Block a user