fullstack-todomvc:具有vuejs,expressJs等的全栈todomvc

时间:2021-04-29 09:27:52
【文件属性】:
文件名称:fullstack-todomvc:具有vuejs,expressJs等的全栈todomvc
文件大小:10KB
文件格式:ZIP
更新时间:2021-04-29 09:27:52
vuejs expressjs todolist JavaScript 介绍 这是带有某些Google API的全栈待办事项列表应用程序。 它为客户端应用程序使用轻量级的MVVM库Vue.js和基于Vue.js的ajax库fetch 。 并且在服务器端使用ExpressJs和某些Google API(如Auth和Calendar 。 gulp已用于构建工具,以将源文件缩小/缩小到/dist文件夹中。 设置 此应用程序需要Node.js环境,因此请先安装node和npm 。 如果您使用的是本身不支持Promise的旧版Node.js,请升级您的Node.js,因为此应用程序的服务器严重依赖Promise。 还建议安装yarn ,它是npm替代方法快得多。 1.安装依赖项 $ npm/yarn install 2.1运行应用程序和服务器 $ npm/yarn start 2.2构建应用程序,然后运行构建的应用程序和服务器 $ npm/yarn run buil
【文件预览】:
fullstack-todomvc-master
----client()
--------js()
--------css()
--------index.html(1KB)
----.gitignore(27B)
----package.json(568B)
----server()
--------index.js(3KB)
--------calendarAPI.js(7KB)
----gulpfile.js(1KB)
----README.md(1KB)
----cert()
--------client_secret.json(434B)

网友评论