|  | hace 5 años | |
|---|---|---|
| .. | ||
| bin | hace 5 años | |
| build | hace 6 años | |
| public | hace 6 años | |
| src | hace 5 años | |
| .editorconfig | hace 6 años | |
| .env.development | hace 6 años | |
| .env.production | hace 6 años | |
| .env.staging | hace 6 años | |
| .eslintignore | hace 6 años | |
| .eslintrc.js | hace 6 años | |
| .gitignore | hace 6 años | |
| README.md | hace 6 años | |
| babel.config.js | hace 6 años | |
| package.json | hace 5 años | |
| vue.config.js | hace 5 años | |
# ��¡��Ŀ
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