Spaces:
Running
Running
./post-compile.sh | |
fswatch -o dist/*.js | xargs -n 1 './post-compile.sh' & | |
php -S localhost:8000 | |
./post-compile.sh | |
fswatch -o dist/*.js | xargs -n 1 './post-compile.sh' & | |
php -S localhost:8000 | |