# vue-cli-qiankun-sub **Repository Path**: fayou147/vue-cli-qiankun-sub ## Basic Information - **Project Name**: vue-cli-qiankun-sub - **Description**: qiankun vue sub - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-12 - **Last Updated**: 2022-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-cli-qiankun-sub ## Important Please clone the main-project and another sub-project first, and preview the effect together with it main-project: [react-app-qiankun-main](https://github.com/niexq/react-app-qiankun-main) react-sub-project: [react-app-qiankun-sub](https://github.com/niexq/react-app-qiankun-sub) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).