scratch-vm/StartServerWindows.bat
Ray Schamp 6b1d2a8eb6 Update dev server to only serve the playground
Now that we don't rely on node_modules, we can update the content base to just `playground` and just look at it from http://localhost:8080/
2016-09-26 10:04:47 -04:00

2 lines
90 B
Batchfile

@echo off
node_modules\.bin\webpack-dev-server --host 0.0.0.0 --content-base .\playground