This is the repository of the web components used on the PDBe Experiments and Validation pages.
The web components are a combination of a root Angular 2 app and embedded Polymer components.
The Angular and Polymer components rely on the PDBe CSS files, and should render as below: https://www.ebi.ac.uk/pdbe/entry/pdb/1cbs/experiment
Clone the repository and install dependencies.
git clone https://github.com/PDBeurope/exp-pages.git
cd exp-pages
npm i
Running the app
ng serve
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Mihaly Varadi - Migrating to GitHub - mvaradi
See also the list of contributors who participated in this project.
This project is licensed under the EMBL-EBI License - see the LICENSE file for details
We would like to thank the PDBe team for their feedback and contributions.