# autoAdaptation **Repository Path**: Xiao_Kuo/auto-adaptation ## Basic Information - **Project Name**: autoAdaptation - **Description**: 自动适配的插件使用的库 在 main.js 中引用import "amfe-flexible"; 下载包 并配置好这个文件 "postcss": "^8.4.21", "postcss-import": "^15.1.0", "postcss-pxtorem": "^6.0.0", "amfe-flexible": "^2.2.1", - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-24 - **Last Updated**: 2023-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myproject ## 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/).