mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-24 06:52:40 -05:00
3 lines
92 B
Batchfile
3 lines
92 B
Batchfile
|
@echo off
|
||
|
node_modules\.bin\webpack-dev-server --host 0.0.0.0 --port 80 --content-base .\
|