update,
This commit is contained in:
8
tsc1877/task1/project/admin/dev.bat
Normal file
8
tsc1877/task1/project/admin/dev.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
rmdir /s /q .next
|
||||
|
||||
call yarn
|
||||
call yarn build
|
||||
|
||||
call node ./db_seed/seed_all.js
|
||||
|
||||
yarn dev
|
Reference in New Issue
Block a user