# intelligent-creation-platform-frontend **Repository Path**: chenxinyu_cxy/intelligent-creation-platform-frontend ## Basic Information - **Project Name**: intelligent-creation-platform-frontend - **Description**: 智能生成平台:实现标题生成和摘要抽取(生成)两大功能,此仓库代码为该平台的前端代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-07 - **Last Updated**: 2023-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # intelligent-creation-platform-frontend ## 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/).