# fmax **Repository Path**: mayzui/fmax ## Basic Information - **Project Name**: fmax - **Description**: vite vue3 naive UI 软件看法 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-17 - **Last Updated**: 2022-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + Vite + naiveUI ## 下载 ```shell git clone https://gitee.com/mayzui/fmax.git ``` ## 安装 ```shell npm install ``` ## 开发 ```shell npm run dev ``` ## 测试 ```shell npm run test ``` ## 流水线 ## 开发相关文档 [Vue3文档地址](https://cn.vuejs.org/) [Vite文档地址](https://cn.vitejs.dev/) [naiveUI文档地址](https://www.naiveui.com/zh-CN/os-theme/docs/introduction) ## 项目目录 -src -api 接口请求文件 -assets 静态文件 -components vue文件 -config 项目配置文件 -router 路由处理文件 -enums 系统常量配置 -store 系统h缓存 -utils 工具类 -views 项目文件