uxcore-dialog

Dialog Component base on React.

Development

git clone https://github.com/uxcore/uxcore-dialog
cd uxcore-dialog
npm install
npm run server
Sh

if you'd like to save your install time,you can use uxcore-tools globally.

npm install uxcore-tools -g
git clone https://github.com/uxcore/uxcore-dialog
cd uxcore-dialog
npm install
npm run dep
npm run start
Sh

Test Case

npm run test
Sh

Coverage

npm run coverage
Sh

GitHub

Dialog Component based on ReactRead More

Latest commit to the master branch on 3-3-2023
Download as zip