PDBeurope / exp-pages

Angular2 and Polymer components to display experimental information for a PDB entry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDBe Experiments and Validation Pages App

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.

Example:

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

Quick Start

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

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Mihaly Varadi - Migrating to GitHub - mvaradi

See also the list of contributors who participated in this project.

License

This project is licensed under the EMBL-EBI License - see the LICENSE file for details

Acknowledgements

We would like to thank the PDBe team for their feedback and contributions.

About

Angular2 and Polymer components to display experimental information for a PDB entry

License:Other


Languages

Language:TypeScript 56.7%Language:HTML 39.0%Language:JavaScript 4.0%Language:CSS 0.3%