HuanMengAdmin/admin-server/MiaoYu.Api.Admin/wwwroot/docs/assets/client.html-0c7bcd45.js
2024-07-18 02:27:50 +08:00

2 lines
1.4 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as l,r,o as s,c,b as e,d as n,e as o}from"./app-4f4af2d5.js";const i={},a=e("h1",{id:"前端运行及说明",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#前端运行及说明","aria-hidden":"true"},"#"),n(" 前端运行及说明")],-1),_=e("blockquote",null,[e("p",null,"安装环境要求: NodeJs 、Vite 、vue-cli 具体开发请自行百度或者 bilibili 查看视频学习 Vue3 或者 GPT")],-1),d={href:"https://nodejs.org/en",target:"_blank",rel:"noopener noreferrer"},u={href:"https://cn.vitejs.dev",target:"_blank",rel:"noopener noreferrer"},p={href:"https://cn.vuejs.org",target:"_blank",rel:"noopener noreferrer"},h=e("p",null,"1、使用 vscode 打开项目根目录 ui 文件夹",-1),v=e("p",null,"2、输入CMD npm install 拉取依赖包",-1),f=e("p",null,"3、输入CMD npm dev 或者 npm run dev 启动运行 ui",-1),b=e("p",null,"4、输入CMD : npm build 或者 npm run build 对 ui 打包,打包完成后 dist 文件夹就是打包后的前端代码",-1);function m(k,g){const t=r("ExternalLinkIcon");return s(),c("div",null,[a,_,e("blockquote",null,[e("p",null,[n("nodejs "),e("a",d,[n("https://nodejs.org/en"),o(t)])])]),e("blockquote",null,[e("p",null,[n("vite "),e("a",u,[n("https://cn.vitejs.dev"),o(t)])])]),e("blockquote",null,[e("p",null,[n("vue "),e("a",p,[n("https://cn.vuejs.org"),o(t)])])]),h,v,f,b])}const x=l(i,[["render",m],["__file","client.html.vue"]]);export{x as default};