EscuelaIT logo on white characters.
This webcomponent follows the open-wc recommendation.
npm i eit-logo-white<script type="module">
import 'eit-logo-white/eit-logo-white.js';
</script>
<eit-logo-white></eit-logo-white>npm startTo run a local development server that serves the basic demo located in demo/index.html
npm start:compatibilityTo run a local development server in compatibility mode for older browsers that serves the basic demo located in demo/index.html