# ¿Ë¡ÏîÄ¿
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