我试图让this github项目工作。这些是我遵循的步骤
git clone <url>
npm install
npm run build
npm start
但是第3步会给出有关丢失文件和目录的错误。我有什么步骤不见了吗? 如果可能,任何人都可以运行它并确认错误吗?
ERROR in ./src/index.js
Module not found: Error: Cannot resolve 'file' or 'directory' ./components/App in /home/terry/dethread-demo-applications/src
@ ./src/index.js 11:11-38