weather-app:一个VueJS Weather App

时间:2021-04-02 10:33:26
【文件属性】:
文件名称:weather-app:一个VueJS Weather App
文件大小:427KB
文件格式:ZIP
更新时间:2021-04-02 10:33:26
Vue 天气应用 一个VueJS Weather App 项目设置 如果使用的是VS Code,请从.vscode文件夹中打开default_weather.code-workspace作为工作区。 这将提供一致的设置和扩展体验。 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 运行Storybook以独立开发组件 npm run storybook 运行单元测试 npm run test:unit 运行端到端测试 npm run test:e2e 整理和修复文件 npm run lint 自定义配置 请参阅。
【文件预览】:
weather-app-master
----.storybook()
--------preview.js(74B)
--------main.js(505B)
----vue.config.js(107B)
----package.json(2KB)
----dependabot-combine.sh(2KB)
----.github()
--------pull_request_template.md(277B)
--------workflows()
----jest.config.js(757B)
----LearningResources.md(1002B)
----tests()
--------unit()
--------e2e()
----LICENSE(34KB)
----package-lock.json(1.31MB)
----CONTRIBUTING.md(1KB)
----src()
--------registerServiceWorker.ts(1KB)
--------stories()
--------shims-tsx.d.ts(305B)
--------App.vue(552B)
--------plugins()
--------shims-vue.d.ts(75B)
--------main.ts(547B)
--------views()
--------router.ts(373B)
--------components()
--------services()
--------utils()
--------store()
----.eslintrc.js(833B)
----tsconfig.json(755B)
----codecept.conf.js(911B)
----.gitignore(249B)
----.browserslistrc(21B)
----public()
--------img()
--------manifest.json(435B)
--------robots.txt(24B)
--------index.html(559B)
--------favicon.ico(4KB)
----README.md(1KB)
----.editorconfig(160B)
----postcss.config.js(62B)
----babel.config.js(138B)
----.vscode()
--------default_weather.code-workspace(222B)
--------extensions.json(118B)

网友评论