/stencil-image-gallery-component

Image Gallery Component built with Ionic Stencil

Primary LanguageTypeScriptMIT LicenseMIT

Built With Stencil

Image Gallery built with Stencil

Image Gallery web component built using the Stencil component compiler.

Based on the Stencil starter project for building a standalone Web Component.

Development

npm install
npm start

Build for production

npm run build

Run the tests

npm test