Skip to content

PolymerX/lit-loader-example

Repository files navigation

lit-loader-example

Example repository to show how the lit-loader works

Features

Clone and install

First clone the repository:

$ git clone https://github.com/PolymerX/lit-loader-example

Install dependencies:

$ yarn // or npm install

Build and run

Build using webpack:

$ yarn build

Run http-server on dist folder. Server available at http://localhost:8080

$ yarn start

License

MIT © LasaleFamine

About

Example repository to show how the lit-loader works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published