todomvc-vue-composition-api:使用Vue 3 Composition Api和Vuex构建的TodoMVC

时间:2021-02-06 03:45:51
【文件属性】:
文件名称:todomvc-vue-composition-api:使用Vue 3 Composition Api和Vuex构建的TodoMVC
文件大小:226KB
文件格式:ZIP
更新时间:2021-02-06 03:45:51
testing vue vuex todomvc vue3 使用Vue 3 Composition Api和Vuex构建的TodoMVC 以结构化和可测试的方式使用Vue 3 Composition Api和Vuex构建的著名TodoMVC。 涵盖的概念和工具 用法 安装依赖项后,以下NPM脚本可用: start :以开发模式在上启动应用程序 build :将用于生产的应用程序捆绑到dist文件夹中 test :运行单元测试和端到端测试 test:unit :在带有*.spec.js后缀的src文件夹中使用和运行单元测试 test:e2e :在带有*.spec.js后缀的tests/e2e文件夹中,使用运行E2E测试 format :在src文件夹
【文件预览】:
todomvc-vue-composition-api-master
----.dockerignore(13B)
----public()
--------index.html(365B)
--------favicon.ico(4KB)
----.eslintrc.js(838B)
----src()
--------constants()
--------services()
--------main.js(323B)
--------store()
--------components()
--------web-components()
----images()
--------architecture.png(18KB)
--------screenshot.png(36KB)
----babel.config.js(46B)
----Dockerfile(103B)
----cypress.json(68B)
----CONTRIBUTING.md(2KB)
----.travis.yml(308B)
----sandbox.config.json(170B)
----LICENSE(1KB)
----.prettierrc(200B)
----README.md(2KB)
----vue.config.js(437B)
----docker-compose.yml(179B)
----tests()
--------e2e()
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(214B)
----package-lock.json(636KB)
----package.json(2KB)

网友评论