1. 首页
  2. 数据库
  3. 其它
  4. todo spa:TODO SPA 源码

todo spa:TODO SPA 源码

上传者: 2021-03-25 19:37:59上传 ZIP文件 7.53MB 热度 11次
TODO SPA 带有JQuery和Ajax的Todo单页应用程序。 如何运行 git clone https://github.com/yas09/todo-spa/ cd todo-spa/server && npm install 在单独的终端选项卡中: brew services restart mongodb-community 在另一个终端选项卡中: nodemon 打开todo-spa / client目录上的终端选项卡: npm install ...然后运行SimpleHttpServer: python -m SimpleHTTPServer 8000 客户端将在
用户评论