5 lines
No EOL
111 B
Batchfile
5 lines
No EOL
111 B
Batchfile
start sass --watch --style compressed scss/:public/css
|
|
start tsc --watch
|
|
|
|
cd public
|
|
start php -S 127.0.0.1:8081 |