# atx-vue **Repository Path**: xrp0929/atx-vue ## Basic Information - **Project Name**: atx-vue - **Description**: Lin-CMS 是林间有风团队经过大量项目实践所提炼出的一套内容管理系统框架 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/xrp0929/atx-vue - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 82 - **Created**: 2021-01-11 - **Last Updated**: 2021-01-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 快速上手 ```sh # install dependency npm install or yarn # develop npm run serve or yarn (run) serve # prod npm run build