1 line
128 B
Bash
1 line
128 B
Bash
npm config set registry=https://registry.npmmirror.com && npm install typescript -g && npm install && tsc && node dist/index.js |