1 Star 0 Fork 1

兮家小二 / xj-manage-vue2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

xj-manage-vue2 v-2.2.5

star fork

基于 springboot2 + vue 前后端分离的快速开发脚手架

QQ群:1037211892   微信群: 1720696548 (加作者微信邀请加入)

文档地址

相关地址

开发

xj-manage-vue2 原为 xijia-plus 中的子项目, 先移出来进行独立管理 (2023/08/25)

安装依赖(当前node版本 node-v14.18.2)

npm install

npm install --registry=https://registry.npm.taobao.org

启动服务

npm run serve

更多

node.js 14 +版本兼容

在 node.js 14 +版本后,无法直接启动服务, 可在 package.json 中的 scripts 下修改 serve 和 build 如下所示

"scripts": {
      "serve": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
      "build": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build",
}
MIT License Copyright (c) 2023 兮家小二 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

xijia-plus 管理端, 基于vue2 开发 展开 收起
JavaScript 等 6 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/wslxm/xj-manage-vue2.git
git@gitee.com:wslxm/xj-manage-vue2.git
wslxm
xj-manage-vue2
xj-manage-vue2
2.x

搜索帮助