Skip to content

liutaohz/unity-ui

Repository files navigation

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