|
hace 5 años | |
---|---|---|
.. | ||
bin | hace 5 años | |
build | hace 5 años | |
public | hace 5 años | |
src | hace 5 años | |
.editorconfig | hace 5 años | |
.env.development | hace 5 años | |
.env.production | hace 5 años | |
.env.staging | hace 5 años | |
.eslintignore | hace 5 años | |
.eslintrc.js | hace 5 años | |
.gitignore | hace 5 años | |
README.md | hace 5 años | |
babel.config.js | hace 5 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