* vite是什么?
* 一个前端的开发构建工具
* 当我们的项目组件变大时,会自觉的分文件、分组件等操作,缩减单文件的大小、增加可维护性,vite则可以帮我们管理,并且它有很多插件帮助我们开发。
目录
初始化
- 创建一个文件夹,比如这里创建一个叫 mimicrymusic 的文件夹:
- 然后进入这个文件夹,或是把它拖进vscode中:
- 可以进VSCode内,使用终端运行以下命令:
- 初始化生成包配置文件:npm init -y
- 生成package.json:
- -
- 内容如下:
- -
- 其中:
- name:项目名
- version:版本号
- description:项目描述
- main:js入口
- scripts:配置用于npm的命令
- keywords:(可以不要)
- author:作者信息(可以不要)
- license:开源协议
安装vite依赖
- 在终端中执行命令:npm i vite -D
- 安装vite的开发环境依赖:
- 等待一段时间的下载:
- 下载完成后我们刚刚的包配置文件package.json中就会有自动增加一个vite的依赖:
安装vue的依赖
- 在终端中执行命令:npm i vue
- 等待安装完成以后,package.json中就会自动增加vue的配置:
创建index.html
- 在项目的根位置,即和package.json同级的位置创建一个index.html文件:
- 里面写如下内容:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>标题</title>
</head>
<body>
<!-- 引用的js文件位置 -->
<script type="module" src=""></script>
</body>
</html>
- 正如上面代码中注释所说,script标签引入了一个js文件到index.html,但我们还没有指定引入哪一个js文件,下面我们将创建这个文件,然后在引入。
创建main.js
- 在项目根位置创建src目录,然后在src内创建main.js文件:
- 里面我们可以先随便写一句输出: console.log("hello coolight");
- 保存文件
- 在我们刚刚的index.html中引入main.js文件:
<!-- 引用的js文件 -->
<script type="module" src="./src/main.js"></script>
- 在package.json中配置npm命令,即把里面的scripts的内容改为 "dev" : "vite"
尝试让它跑起来(1)
- 在终端中敲 npm run dev,就会有如下信息提示
- 键盘按住ctrl,然后鼠标左键点击终端里图中框起来的链接(不要点我的图,点你的终端里的!!!):
- 它就会跳转到浏览器,显示我们刚刚写的页面
- 一片空白则是正常的,因为我们的页面并没有写东西
- 我们的js也只写了一句输出,这时候要在浏览器中打开控制台看看有没有这句输出
- 浏览器中来到我们写的页面
- 在浏览器中按一下键盘F12键
- 浏览器就会弹出一个窗口:
- 此时点击控制台,就可以看见我们的main.js的输出了:
创建App.vue
- 在src目录下,新建 App.vue 文件:
- 内容可以随便写点,比如:
<template>
<div>
你好 coolight
</div>
</template>
在main.js中创建vue,安装vitejs
- 修改main.js的内容为:
import { createApp } from 'vue'
import App from './App.vue'
const app = createApp(App)
app.mount('#app')
- 可以看到,我们在main.js中创建的vue需要一个挂载点,在html中一个id为 app 的元素
- 所以我们需要在index.html中增加一个 <div id="app"></div> :
- 保存文件
- 此时你可能发现,欸vite好像报错了:
- [vite] Internal server error: Failed to parse source for import analysis because the content contains invalid JS syntax. Install @vitejs/plugin-vue to handle .vue files.
- 浏览器里我们的页面也有报错:
- 它的意思很明显,需要我们去安装 @vitejs/plugin-vue,因为浏览器正常执行不了vue文件,所以需要安装插件来编译解析。
- 那么我们就来安装它。
- 如果你的终端vite还在运行,也就是没有显示提示让你输入,就像这样:
- 那么就按键盘ctrl + c ,停止掉vite
- 它会问你 终止批处理操作吗(Y/N)?
- 我们输入 y ,然后回车即可
- 然后再输入 npm i @vitejs/plugin-vue -D
- 等待下载安装:
- 然后在项目根目录创建vite的配置文件:vite.config.js
- 里面写如下配置:
import { defineConfig } from "vite"
import Vue from "@vitejs/plugin-vue"
export default defineConfig({
plugins:[
Vue()
]
})
- 保存文件
- 在终端中执行 npm run dev
- 然后回到浏览器中看看我们的页面,就会发现已经正常了!
结语
- 这个是手动配置的方法,其实有很简单的一键操作。
- 后面我们聊聊给手动配置路由router,状态管理pinia等
zithromax without prescription can i buy zithromax over the counter in canada where can i buy zithromax uk
http://nolvadexbestprice.pro/# nolvadex steroids
http://zithromaxbestprice.pro/# zithromax 500mg price
Привет, друзья!
Приобрести документ университета можно в нашей компании.
asxdiplomik.com/kupit-diplom-tehnikuma-kolledzha
Здравствуйте!
Мы предлагаем дипломы психологов, юристов, экономистов и любых других профессий по приятным тарифам.
twittx.live/read-blog/3881_kak-podobrat-nadezhnyj-magazin-chto-realizuet-dokumenty?mode=day
http://propeciabestprice.pro/# order cheap propecia without prescription
buy zithromax 1000 mg online: cost of generic zithromax – average cost of generic zithromax
Добрый день!
Заказать диплом университета.
antoinegriezmannclub.com/read-blog/2308
Link pyramid, tier 1, tier 2, tier 3
Primary – 500 hyperlinks with integration inside writings on content sites
Tier 2 – 3000 link Forwarded hyperlinks
Level 3 – 20000 connections combination, remarks, articles
Employing a link network is advantageous for online directories.
Necessitate:
One connection to the site.
Keywords.
Accurate when 1 search term from the resource topic.
Remark the complementary offering!
Important! Top connections do not coincide with Tier 2 and Tertiary-tier hyperlinks
A link network is a device for elevating the liquidity and link profile of a online platform or social media platform
https://cytotecbestprice.pro/# Cytotec 200mcg price
prednisone oral prednisone 10 mg canada prednisone 10 mg online
http://prednisonebestprice.pro/# otc prednisone cream
zithromax: generic zithromax 500mg india – zithromax 500mg price in india
Bookmarking this for future reference, but also because The advice is as invaluable as The attention.
Always learning something new here, because apparently, I didn’t pay enough attention in school.
tamoxifen 20 mg tablet common side effects of tamoxifen alternatives to tamoxifen
https://nolvadexbestprice.pro/# tamoxifen rash pictures
Привет!
Легальная покупка диплома ПТУ с сокращенной программой обучения
property25.org/где-купить-диплом-о-высшем-образовани
Рады оказаться полезными!.
where to buy prednisone in canada: prednisone 5mg over the counter – prednisone 20mg by mail order
Здравствуйте!
Мы предлагаем дипломы любых профессий по выгодным тарифам.
andreandrose.co.uk/2024/07/14/купить-настоящий-диплом-вуза
Релокация в Испанию Релокация в Испанию .
Cytotec 200mcg price cytotec buy online usa cytotec online
ВНЖ Испании ВНЖ Испании .
Привет!
Сколько стоит получить диплом высшего и среднего образования легально?
yacina.net/купить-диплом-о-высшем-образовании-ре
Рады оказаться полезными!.
ВНЖ Испании ВНЖ Испании .
This January will be more than exciting at Omni Slots. The operator is ready to provide players with an additional thrill by launching a Slot of the week promotion. Look no further, and spend your time at the popular site to boost your balance with an extra 10 spins on Mystic Chief! If you are looking for a reliable and comfortable casino online in Australia or any other country, and want to play different slot games, you need look no further! Omni Slots will bring you a wealth of experience in offering slot games and fruit machines as well as the ambition to become the biggest slot paradise. We envisage that Omni Slots will become very busy! In order to find your perfect online casino, you can search for certain features. Using our advanced sorting system, you can filter casinos via bonus types, payment methods, casino types, and more.
http://sunlandhotel.co.kr/bbs/board.php?bo_table=free&wr_id=18475
Learn how to conduct a bingo game. Honestly, not sure if there is anything more fun than turning a classic bingo into a language bingo. Ok, ok, rereading the sentence it is fair to question my fun scale. But I can assure you that it is going to keep your students engaged. That much I can promise. Remember that if you are playing with multiple children, each child needs their own card that is different from everyone else’s. Otherwise, everyone will get BINGO at the same time! The pre-made templates below include 30 different Bingo cards made from the same word list, so you can use them for a whole classroom of kids or just one child playing multiple games. Try out this ESL bingo game and you’ll be well on your way to English class awesome! Are you ready for some of that in your life?
ВНЖ цифрового кочевника Испании ВНЖ цифрового кочевника Испании .
Налоги в Испании Налоги в Испании .
Autonomo в Испании http://klaipedatours.ru/ .
ВНЖ цифрового кочевника Испании ВНЖ цифрового кочевника Испании .
Релокация в Испанию Релокация в Испанию .
http://cytotecbestprice.pro/# order cytotec online
http://prednisonebestprice.pro/# prednisone 5 mg brand name
http://zithromaxbestprice.pro/# buy zithromax
zithromax online no prescription: buy generic zithromax no prescription – where can i buy zithromax uk
Привет, друзья!
Покупка диплома о среднем полном образовании: как избежать мошенничества?
csleague.ca/диплом-о-среднем-образовании-купить-н
Будем рады вам помочь!.
prednisone canada prices prednisone 40 mg price canine prednisone 5mg no prescription
ВНЖ Испании ВНЖ Испании .
http://zithromaxbestprice.pro/# generic zithromax india
https://cytotecbestprice.pro/# cytotec abortion pill
propecia without dr prescription: get generic propecia without a prescription – buy propecia now
how to buy prednisone online where to buy prednisone 20mg prednisone 20mg prescription cost
https://prednisonebestprice.pro/# order prednisone 10 mg tablet
https://propeciabestprice.pro/# cost propecia without insurance
zithromax order online uk: zithromax 250 price – zithromax buy online
cytotec online purchase cytotec purchase cytotec
Секретные промокоды для покупок онлайн Секретные промокоды для покупок онлайн .
mexico drug stores pharmacies: mexican drugstore online – medication from mexico pharmacy
mexico drug stores pharmacies: mexico pharmacies prescription drugs – mexican rx online
mexican pharmacy mexican pharmaceuticals online pharmacies in mexico that ship to usa