1.0.6 • Published 6 years ago
@escuelait/eit-logo-white v1.0.6
\
EscuelaIT logo on white characters.
This webcomponent follows the open-wc recommendation.
Installation
npm i eit-logo-whiteUsage
<script type="module">
import 'eit-logo-white/eit-logo-white.js';
</script>
<eit-logo-white></eit-logo-white>Local Demo with es-dev-server
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