Skip to content

Is there any quick start for me to use M3 web without using NPM. I mean just like Bootstrap 5 CDN or something similar. #5239

Answered by asyncLiz
gensart-ai asked this question in Q&A
Discussion options

You must be logged in to vote

You can use ESM bundler CDNs, such as esm.run by jsdelivr.

<script src="https://esm.run/@material/web/all.js" type="module"></script>

Example: https://jsbin.com/fuqucadobo/edit?html,output

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gensart-ai
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants