@snowpack/app-template-lit-element-typescript

2.1.3 • Public • Published

New Project

Bootstrapped with Create Snowpack App (CSA).

Available Scripts

npm start

Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build

Builds the app for production to the dist/ folder. It correctly bundles the app in production mode and optimizes the build for the best performance.

Directives

In case you need to add a directive like classMap you should add the extension to the import:

import { classMap } from "lit-html/directives/class-map.js";

Dependencies (2)

Dev Dependencies (10)

Package Sidebar

Install

npm i @snowpack/app-template-lit-element-typescript

Weekly Downloads

1

Version

2.1.3

License

MIT

Unpacked Size

23.1 kB

Total Files

13

Last publish

Collaborators

  • fredkschott
  • drewpowers