/gpfjs

Primary LanguageTypeScriptMIT LicenseMIT

gpfjs

gpfjs is a Web based user interface of the Genotypes and Phenotypes in Families (GPF) system. For more on GPF system see the GPF repository https://github.com/iossifovlab/gpf

Information on how to use GPF User Interface could be found in the GPF documentation

Development server

The gpfjs project is using Angular

To run a development server user ng serve and navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project.