mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2026-05-24 20:11:14 +08:00
2 lines
1.6 KiB
JavaScript
2 lines
1.6 KiB
JavaScript
import{_ as t,c as e,o as a,aj as r}from"./chunks/framework.DNhrqZu5.js";const p=JSON.parse('{"title":"快速上手","description":"","frontmatter":{},"headers":[],"relativePath":"guide/start.md","filePath":"guide/start.md","lastUpdated":1777547972000}'),d={name:"guide/start.md"},o=r('<h1 id="快速上手" tabindex="-1">快速上手 <a class="header-anchor" href="#快速上手" aria-label="Permalink to "快速上手""></a></h1><h2 id="node-版本要求" tabindex="-1">Node 版本要求 <a class="header-anchor" href="#node-版本要求" aria-label="Permalink to "Node 版本要求""></a></h2><table tabindex="0"><thead><tr><th>模版</th><th>Node.js</th><th>包管理器</th></tr></thead><tbody><tr><td>vue3-template</td><td>>= 20.10.0</td><td>pnpm >= 9.12.0</td></tr><tr><td>vue2-template</td><td>>= 14(推荐 16+)</td><td>yarn 或 npm</td></tr></tbody></table><p>你可以使用 <a href="https://github.com/nvm-sh/nvm" target="_blank" rel="noreferrer">nvm</a> 或 <a href="https://github.com/coreybutler/nvm-windows" target="_blank" rel="noreferrer">nvm-windows</a> 在同一台电脑上管理多个 Node 版本。</p><h2 id="启动项目" tabindex="-1">启动项目 <a class="header-anchor" href="#启动项目" aria-label="Permalink to "启动项目""></a></h2><p>项目中包含 vue2 和 vue3 两套模版:</p><ul><li>vue3-template:请参考 <a href="./vue3/start.html">vue3 项目启动</a></li><li>vue2-template:请参考 <a href="./vue2/start.html">vue2 项目启动</a></li></ul>',7),n=[o];function l(h,s,i,u,_,c){return a(),e("div",null,n)}const f=t(d,[["render",l]]);export{p as __pageData,f as default};
|