git clone https://github.com/lejianwen/Gwen-admin.git cd Gwen-admin npm install // 本地开发 npm run dev // 打包 npm run build // 本地预览 npm run server