1 Star 0 Fork 1

镜花/Foundation

forked from suizhiqiang/Foundation 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Foundation_From_gitee_but_no_node_modules.txt 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
suizhiqiang 提交于 2022-10-28 12:32 . first commit
下载Vue Foundation 项目 如何本地构建
注意是本地项目构建(下面-s --save)
1:安装vue 版本
cnpm install vue@next -s
// 删除
// 手动删除node_modules 或者其它方式也可以
//此方式删除失败//cnpm uninstall vue@next
2:安装脚手架
cnpm install -s @vue/cli
// 手动删除node_modules 或者其它方式也可以
//此方式删除失败//npm uninstall -s @vue/cli 4.5.0
3:运行
cnpm run serve
3-4步骤出现的错误
//vue 3.0出现 1ERROR Error: Cannot find module 'vue-loader-v16/package.json'解决方法
https://blog.csdn.net/weixin_46174785/article/details/109638399
cnpm i vue-loader-v16
4:其它组件根据提示安装
cnpm install echarts --save
//删除
cnpm uninstall echarts -s
5:运行
cnpm run serve
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hiphops/foundation.git
git@gitee.com:hiphops/foundation.git
hiphops
foundation
Foundation
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385