RuoYi f9799cd444 修复时间格式不支持ios问题 5 yıl önce
..
bin 505ee1d63e 添加一个打包Web工程bat 5 yıl önce
build 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
public 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
src f9799cd444 修复时间格式不支持ios问题 5 yıl önce
.editorconfig 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
.env.development 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
.env.production 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
.env.staging 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
.eslintignore 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
.eslintrc.js 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
.gitignore 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
README.md 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
babel.config.js 46444bd0fe RuoYi-Vue 1.0 5 yıl önce
package.json 2cc14e5f56 若依 2.2 5 yıl önce
vue.config.js bcee37b84b 若依 1.1 5 yıl önce

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