LittleStoney
Results
1
issues of
LittleStoney
没看英文版的,中文版的确有问题 ` "build:live": "nodemon --watch './src/**/*.ts' --exec 'ts-node' src/index.ts"` 运行会报错,需要去掉ts-node的引号可以运行