eurostar-popup-trigger
v1.0.25
Published
Component to trigger a popup/modal
Downloads
11
Readme
Eurostar Popup Trigger
Component to trigger a popup/modal
Before installation
It is presumed that you have jspm
and npm
installed on your machine globally and within your project.
You must also install plugin-sass
installed to ensure sass
imports work. You can install by running the following command:
$ jspm install scss=sass
Dependencies to install
Usage
- Install module
$ jspm install npm:eurostar-popup-trigger
Typical package structure
/component-name@<version-number>
component-name.html.twig
component-name.scss
component-name.js
component-name.json
index.html.twig