RuoYi 505ee1d63e 添加一个打包Web工程bat il y a 5 ans
..
bin 505ee1d63e 添加一个打包Web工程bat il y a 5 ans
build 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
public 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
src 4bbdc1e87b 修复TagsView组件中,鼠标滚轮按下的时候,可以关闭不可关闭的tag il y a 5 ans
.editorconfig 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
.env.development 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
.env.production 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
.env.staging 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
.eslintignore 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
.eslintrc.js 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
.gitignore 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
README.md 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
babel.config.js 46444bd0fe RuoYi-Vue 1.0 il y a 5 ans
package.json 56339214b6 升级element-ui版本到2.13.0 il y a 5 ans
vue.config.js bcee37b84b 若依 1.1 il y a 5 ans

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