The playground is a place that can be used to show your wonderful cases, and can also be used to visually debug the code, online website is here.
npm install
npm run dev
npm run add-demo
After entering the name as prompted, you can start development in /demos/{your demo}/index.ts
.
You need to execute npm run dev
again after Adding demo.
npm run build
Everyone is welcome to join us! Whether you have found a bug or want to contribute a wonderful case.
You need to execute npm run dev:demosify
to verify the online effect.