1.1.2 • Published 4 years ago

@escuelait/eit-logo v1.1.2

Weekly downloads
7
License
MIT
Repository
-
Last release
4 years ago

\

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