Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 923 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 923 Bytes

NutUI 3

npm version Build Status Coverage Status license

一套京东风格的轻量级移动端 Vue3组件库

NutUI

⌨️ 本地开发

你可以使用 Gitpod 进行在线开发:

Open in Gitpod

或者克隆到本地开发:

$ git clone https://github.com/jdf2e/nutui.git
$ cd nutui
$ npm install
$ npm run dev

开源协议

本项目基于 MIT 协议