Mern Stack Todo List App:这是使用MERN(Mongo Express React Node)堆栈制作的待办事项列表应用程序 源码
该项目是通过。 演示版 创建: 编辑 删除 入门 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 在交互式监视模式下启动测试运行程序。 有关更多信息,请参见关于的部分
文件列表
Mern-Stack-Todo-List-App:这是使用MERN(Mongo Express React Node)堆栈制作的待办事项列表应用程序
(预估有个1022文件)
createDemo.gif
628KB
App.css
593B
index.css
366B
editDemo.gif
528KB
.gitignore
310B
index.html
2KB
favicon.ico
3KB
deleteDemo.gif
316KB
.editorconfig
173B
.gitattributes
13B
暂无评论