@abhishek09091/abhishek0909-test 中文文档教程
Stencil Dropdown Component Demo
这是一个小演示,展示了如何使用创建您的第一个 Web 组件 https://stenciljs.com/。
该教程可以在 https://coryrylan.com/blog/create-your-first- 找到web-component-with-stencil-js
要启动项目,请运行以下命令
- clone repo
npm install
npm start
Stencil Dropdown Component Demo
This is a small demo showing how to create your first Web Component using https://stenciljs.com/.
The tutorial can be found at https://coryrylan.com/blog/create-your-first-web-component-with-stencil-js
To start the project run the following
- clone repo
npm install
npm start
更多