Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 412 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 412 Bytes

unity-ui

一个小而美的 UI 组件库

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

git

$ git add .

$ npm run cz

$ git push