You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
public | 3 months ago | |
src | 2 months ago | |
.env.development | 2 months ago | |
.env.production | 3 months ago | |
.gitignore | 3 months ago | |
.prettierrc.json | 3 months ago | |
README.md | 3 months ago | |
index.html | 2 months ago | |
package-lock.json | 3 months ago | |
package.json | 3 months ago | |
stats.html | 2 months ago | |
vite.config.js | 3 months ago | |
vite.config.js.timestamp-1717634362494-ee8ebe434a067.mjs | 3 months ago |
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Recommended IDE Setup
- VS Code + Vue - Official (previously Volar) and disable Vetur
自加速分解试验仪
amfe-flexible:自适应分辨率,结合postcss-pxtorem使用
postcss-pxtorem:将px转换为rem
rollup-plugin-visualizer 打包结果分析
unplugin-vue-components 引入组件(按需引入)
npm install
npm run dev