Skip to content

Limonische/LazyImage

Repository files navigation

LazyImage

This is a demo for our LazyImage custom element at LighthouseMedia

Installation

To install this demo simply copy the repo and then run the following command

npm i

Usage

Dev server

To start dev server run the following command

npm run dev

Production

To make a production version run the following command

npm run prod

Production code will appear in dist folder

Shared dev server

If you want to open your project on multiple devices run the following command

npm run share

This command will open dev server on port 0.0.0.0

License

ISC

About

LazyImage custom element and demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published