Installation
How to install dependencies and structure your app.
Last updated
How to install dependencies and structure your app.
Last updated
Import Prism UI web components using CDN. The import-min.js file will automatically import all styles and JavaScript files into the <head>
.
Install Prism UI web components using npm and node.
Install Prism UI react components using npm and node.
Check out the demo on codepen.
Use the <component-name>
tag in HTML markup. Refer to the component docs for more guidance on using each component. That's it .