Nuxt 3 Element Plus 脚手架

联合创作 · 2023-09-20 01:01

本示例集成了nuxt 3.0.0正式版、element plus 2、pinia、windiCss,可作为 nuxt3 的脚手架使用。

演示

UI 演示地址
Element Plus 集成 https://nuxt-3-element-plus-starter.vercel.app
Ant Design Vue 集成 https://nuxt-3-ant-design-vue-starter.vercel.app

Ant Design Vue集成nuxt脚手架

https://github.com/matevip/nuxt-3-ant-design-vue-starter

Setup

安装依赖

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist
 

启动应用

Start the development server on http://localhost:3000

# yarn 
yarn serve

# npm 
npm run serve

# pnpm 
pnpm serve
 

发布

npm run build
 

发布预览:

npm run preview
 

参见 官方发布文档 获取更多信息

 

浏览 9
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报