first commit
This commit is contained in:
8
current.cmd
Normal file
8
current.cmd
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
|
||||
set CURRDIR=%cd%
|
||||
|
||||
start cmd /k "npm run dev"
|
||||
code .
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user