RuoYi d677cd11d1 修改部门树默认值为[] hace 5 años
..
bin 46444bd0fe RuoYi-Vue 1.0 hace 5 años
build 46444bd0fe RuoYi-Vue 1.0 hace 5 años
public 46444bd0fe RuoYi-Vue 1.0 hace 5 años
src d677cd11d1 修改部门树默认值为[] hace 5 años
.editorconfig 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.env.development 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.env.production 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.env.staging 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.eslintignore 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.eslintrc.js 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.gitignore 46444bd0fe RuoYi-Vue 1.0 hace 5 años
README.md 46444bd0fe RuoYi-Vue 1.0 hace 5 años
babel.config.js 46444bd0fe RuoYi-Vue 1.0 hace 5 años
package.json fee8a5955b 若依 2.0 hace 5 años
vue.config.js bcee37b84b 若依 1.1 hace 5 años

README.md

����

# ��¡��Ŀ
git clone https://gitee.com/y_project/RuoYi-Vue

# ������ĿĿ¼
cd ruoyi-ui

# ��װ����
npm install

# ���鲻Ҫֱ��ʹ�� cnpm ��װ���������и��ֹ���� bug������ͨ�����²������ npm �����ٶ���������
npm install --registry=https://registry.npm.taobao.org

# ��������
npm run dev

��������� http://localhost:80

����

# �������Ի���
npm run build:stage

# ������������
npm run build:prod