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