HAlejandro88 / intrduccion-lit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example file with default selections.

Install

    <script type="module">
        import '@element/my-lit.js';
    </script>

Usage

  • npm start - Developing server (Refresh the browser, because the first time is not serving). I'm on it.
  • npm run lint - Linter for LitElement
  • npm run format - Format prettier
  • npm test - Run unit testing

Contributing

PRs accepted. Please, contributing

comentario

npm i -g lit-element-composer

License

MIT

About


Languages

Language:JavaScript 89.3%Language:HTML 10.7%