npx nodemon -w pages -e js,css,html --exec "find static -name '*.html' -type f -delete; node build.js" npx http-server -c-1 static