1 line
128 B
Bash
Raw Normal View History

2022-11-29 23:19:18 +08:00
npm config set registry=https://registry.npmmirror.com && npm install typescript -g && npm install && tsc && node dist/index.js