运行 带有 iron-node 的 featherJS

Running featherJS with iron-node

我想用 iron-node 调试 feathersJS 项目,因为它是我迄今为止发现的最好的调试工具。问题是,我不知道如何 运行 使用 iron-node 的 feathersJS 项目,因为 运行 的正常方式是使用 npm start。谁能帮我弄清楚该怎么做?

解决方法很简单:

iron-node src/index.js

这将使用 iron-node 启动羽毛项目