Templarian / MaterialDesign-Web-Component

MDI Icon web component for use with @mdi/js

Home Page:https://templarian.github.io/@mdi/web-component/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Design Icons - Web Component

MDI Icon web component for use with @mdi/js.

Usage

npm install @mdi/web-component --save-dev

Contribute to this Project

To run the application locally use the following NPM commands.

npm install
npm test
npm start

Open http://localhost:8080 (port could vary)

To build just the components.

npm run build

About

MDI Icon web component for use with @mdi/js

https://templarian.github.io/@mdi/web-component/

License:MIT License


Languages

Language:HTML 41.6%Language:TypeScript 37.6%Language:JavaScript 14.6%Language:CSS 6.2%