## ���� ```bash # ��¡��Ŀ 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 ## ���� ```bash # �������Ի��� npm run build:stage # ������������ npm run build:prod ```