ce-modal-window
v1.0.0
Published
A modal window web component. See the demo [here](https://demos-b2c3e.firebaseapp.com). This branch is part of the tutorial at Medium.
Downloads
4
Readme
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
ornpm i
npm run build
to get the buildnpm run test
to testnpm run serve
to run a development environment