mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-01-11 10:39:56 -05:00
220d614a9d
Improve README Implement "npm start"
2 lines
92 B
Batchfile
2 lines
92 B
Batchfile
@echo off
|
|
node_modules\.bin\webpack-dev-server --host 0.0.0.0 --port 80 --content-base .\
|