omi/components/select/README.md

228 B

Select

Select

Install

npm i

Dev

npm start

Preview

//html mode demo
http://localhost:3000

//jsx mode demo
http://localhost:3000/demo.html

Release

npm run build