All Projects → jdf2e → nutui-demo

jdf2e / nutui-demo

Licence: other
nutui demo (vite 、vue/cli、cdn、ts)多种模式使用示例

Programming Languages

Vue
7211 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
typescript
32286 projects
SCSS
7915 projects

NutUI 示例

本目录下包含基于 Vue CLI、Vite 搭建 NutUI 2.x、3.x、4.x 的相关示例以及Taro项目的相关示例

目录结构

├── nutui4-vue          # NutUI V4 版本相关示例
│   ├── vite-ts         使用 Vue 3、NutUI 4、Vite、Ts 搭建应用
│   ├── vue-cli         使用 Vue 3、NutUI 4、Vue Cli 搭建应用
│   ├── taro            使用 Vue 3、NutUI 4、Taro、Ts 搭建应用
│   ├── taro-tsx        使用 Vue 3、NutUI 4、Taro、Tsx 搭建应用
│   └── cdn             通过 CDN 引入 NutUI
│
├── nutui3-vue          # NutUI V3 版本相关示例
│   ├── vite            使用 Vue 3、NutUI 3、Vite 搭建应用
│   ├── vite-ts         使用 Vue 3、NutUI 3、Vite 搭建应用
│   ├── vue-cli         使用 Vue 3、NutUI 3、Vue Cli 搭建应用
│   ├── taro            使用 Vue 3、NutUI 3、Taro、Ts 搭建应用
│   └── cdn             通过 CDN 引入 NutUI
│
└── nutui2-vue          # NutUI V2 版本相关示例
    ├── vue-cli         使用 Vue 2、NutUI 2、Vue Cli 搭建应用
    └── cdn             通过 CDN 引入 NutUI
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].