后端 node 项目工具集

后端 node 项目工具集

editor

  1. vs code
  2. webstorm

质量检查

  1. eslint
  2. prettier

命令行相关

  1. better-run-npm
  2. nodemon
  3. forman
  4. shell/shx
  5. npx

包管理

  1. npm
  2. lerna
  3. yarn
  4. np

相关工具 git

  1. husky

生产环境部署

  1. pm2

猜你喜欢

转载自www.cnblogs.com/htoooth/p/8981065.html