当前位置:网站首页>分析脚手架
分析脚手架
2022-07-19 12:11:00 【道貌岸然304】
创建好文件后会一下文件,但是我这个不是最初的,最初的出现的是一个Vue的helloworld展示页面
简单的分析一下
第一个文件夹public下面的两个文件
favicon.ico是一个网页图标,放在index.html里面引用的
index.html是主页面,调用main.js
第二个src文件夹中的(名字不可更改,不然路径就不对了)
assets文件夹放一些静态资源,比如照片,视频,音乐的等资源
components组件文件夹放组件的地方,里面这几个都是自己创建的组件
还有App.vue,这个是必须要有的规范,创建的所有组件最后都要在这里面引用,注册使用等
main.js主要的js文件,里面引入Vue组件引入App,创建vm实例对象,这个是直接和index.html相连接的
下面的这些文件
.gitignore: 那些文件或者文件夹不想接受管理,就在这里配置好,目前用不到。
babel.config.js:babel控制文件,es6 转es5用 ,不用我们写。
package.json:包版本控制文件,给你默认好最稳定的版本
README.md:对整个工程进行说明,md文件一般用于写注释
目前刚接触这些只需要了解一下就可,深了我也不懂
边栏推荐
- 【历史上的今天】6 月 29 日:SGI 和 MIPS 合并;微软收购 PowerPoint 开发商;新闻集团出售 Myspace
- Jsd-2204-weibo project (completion) -day16
- Gearman 任务调度程序「建议收藏」
- Excrt/ extended Chinese remainder theorem learning notes
- Graphic explanation redis cluster and expansion
- 4EVERLAND存储节点入口网络设计
- 25. Inheritance and derivation
- 【历史上的今天】7 月 15 日:Mozilla 基金会正式成立;Enigma 密码机的首次工作;任天堂推出 FC 游戏机
- 【历史上的今天】7 月 5 日:Google 之母出生;同一天诞生的两位图灵奖先驱
- UICollectionViewCell和UITableViewCell上下左右留空白
猜你喜欢
(0711-0717) memorabilia of open source software security this week
Socket error Event: 32 Error: 10053. Connection closing...Socket close
Preparation of SILVACO diode, triode and CMOS
面试官必问的 3 道 MQ 面试题,还有谁不会??
1小时搭建全栈Web应用框架,支持二次开发,随时更新扩展
【历史上的今天】7 月 15 日:Mozilla 基金会正式成立;Enigma 密码机的首次工作;任天堂推出 FC 游戏机
【历史上的今天】7 月 8 日:PostgreSQL 发布;SUSE 收购 K8s 最大服务商;动视暴雪合并
Graphic explanation redis cluster and expansion
Provincial selected and specially trained [haoi2009] caterpillar
Cloud native core technology: implementation of service mesh istio
随机推荐
[jsoi2007] important cities
推荐一款支持数据 + 代码生成的开发工具!yyds
装饰器解决TypeError: ‘NoneType‘ object is not callable
Flink SQL configures Kafka to chain a topic with multiple partitions, and there is no error. There is no problem with a single partition
Provincial selected and specially trained [haoi2009] caterpillar
Cloud Native Core Technology: Service Mesh Implementation - istio
成功解决TypeError: a bytes-like object is required, not ‘str‘
ICLR 2022 | gnnaskernel: a general framework that can improve the expression ability of any GNN
组合数学学习笔记(未完待续
省选专练之GCD生成树
【历史上的今天】7 月 8 日:PostgreSQL 发布;SUSE 收购 K8s 最大服务商;动视暴雪合并
2022.7.10-----leetcode. seven hundred and forty-one
Usage, advantages and disadvantages of MySQL on duplicate key update
【历史上的今天】6 月 30 日:冯·诺依曼发表第一份草案;九十年代末的半导体大战;CBS 收购 CNET
分布式链路日志minbox-logging使用文档
ACL 2022 | text to table: a new information extraction task
Eolink 和 JMeter 接口测试对比
The resources in the target folder cannot be loaded by the program
ICLR 2022 | GNNAsKernel: 能提升任意GNN表达能力的通用框架
ACL 2022 | Text-to-Table:一种新的信息抽取任务