后端 node 项目工具集

Posted htoooth

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了后端 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

以上是关于后端 node 项目工具集的主要内容,如果未能解决你的问题,请参考以下文章