# python-web-ide-frontend **Repository Path**: yjgxd/python-web-ide-frontend ## Basic Information - **Project Name**: python-web-ide-frontend - **Description**: Python Web IDE 前端,采用Vue2.0前端框架。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-07-31 - **Last Updated**: 2022-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python-web-ide-frontend #### 介绍 Python Web IDE 前端,采用Vue2.0前端框架。 #### 安装教程 ``` bash # install dependencies npm install # serve with hot reload at abc.xyz:8092, 需要设置host文件 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```