1.0.0 • Published 5 years ago

ce-modal-window v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

web-components-ui-elements

A modal window web component. See the demo here. This branch is part of the tutorial at Medium.

Usage

This branch is not meant to be used as a production ready UI component. It is for educational purposes. For a usable version, please refer to the component_library branch.

  • Clone
  • yarn or npm i
  • npm run build to get the build
  • npm run test to test
  • npm run serve to run a development environment