会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
where there is a will, there is a way!
博客园
首页
新随笔
联系
管理
订阅
2019年8月7日
搭建Nuxt项目(搭配Element UI、axios)
摘要: 使用Nuxt Nuxt.js文档:https://zh.nuxtjs.org/guide/ 开始 初始化Nuxt项目 npx create-nuxt-app <项目名> // or yarn create nuxt-app <项目名> 运行 npm run dev 路由 基础路由 Nuxt.js依据
阅读全文
posted @ 2019-08-07 13:45 front-gl
阅读(857)
评论(0)
推荐(0)
公告