jsbisht.in
Articles
Projects
run-dev.sh
#!/usr/bin/env bash { concurrently "npm run function:ppp" "npm run client:ppp" }