Skip to content

EscuelaIT SVG Logo implemented on a Web Component

License

Notifications You must be signed in to change notification settings

EscuelaIt/eit-logo

Repository files navigation

<eit-logo>

EscuelaIT trademark logo web component, based on a SVG image.

This webcomponent follows the open-wc recommendation.

Installation

npm i eit-logo

Usage

<script type="module">
  import 'eit-logo/eit-logo.js';
</script>

<eit-logo></eit-logo>

Local Demo with es-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

npm start:compatibility

To run a local development server in compatibility mode for older browsers that serves the basic demo located in demo/index.html

About

EscuelaIT SVG Logo implemented on a Web Component

Resources

License

Stars

Watchers

Forks

Releases

No releases published