hello-world-vue-template-010

时间:2021-04-14 07:09:31
【文件属性】:
文件名称:hello-world-vue-template-010
文件大小:450KB
文件格式:ZIP
更新时间:2021-04-14 07:09:31
Vue 制作Hello World入门模板(Vue) 该项目是通过引导的。 寻找其他语言? Vue 开发服务器 安装所有必需的依赖项yarn install 运行yarn serve开发服务器服务。 导航到http://localhost:8080/ 。 打造建筑 运行yarn build以使用正确的资源路径构建项目,以进行部署。 构建工件将存储在/dist目录中。 汇入Make 导入时请确保从/dist文件夹中导入。 以下data输入也可用。 headline :字符串 backgroundImage :字符串(公共URL) showLogos :布尔值 支持 以下是一些有用的链接,可帮助您入门 :第一个电话点 :如果发现错误或有任何反馈,请在twitter上给我们留言
【文件预览】:
hello-world-vue-template-010-main
----vue.config.js(42B)
----package.json(909B)
----package-lock.json(445KB)
----dist()
--------css()
--------img()
--------index.html(787B)
--------js()
--------favicon.ico(7KB)
----src()
--------App.vue(2KB)
--------assets()
--------main.js(136B)
--------components()
----.gitignore(233B)
----public()
--------index.html(613B)
--------favicon.ico(7KB)
----README.md(1KB)
----yarn.lock(362KB)
----babel.config.js(73B)

网友评论