该项目是通过。 演示版 创建: 编辑 删除 入门 1. git clone https://github.com/iplexdev/Mern-Stack-Todo-List-App.git 2. npm install && npm start 3. cd backend && npm install && npm start 可用脚本 在项目目录中,可以运行: yarn start 在开发模式下运行应用程序。 打开在浏览器中查看。 如果进行编辑,页面将重新加载。 您还将在控制台中看到任何棉绒错误。 yarn test 在交互式监视模式下启动测试运行程序。 有关更多信息,请参见关于的部分