Skip to content

BNHM/AmphibianDiseasePortalNewInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Netlify Status

View running site at: https://amphibiandiseaseportalnewinterface.netlify.app

A lightweight interface for visualizing amphibian disease, drawing on data that has been validated and loaded into GEOME. This interface is written in angularJS v1.7 and bootstrap v3.x with the code library controlling aggregation and display functions running at trait-viz and document store queries handled by biscicol-server.

first time installation steps

npm install 

to run on a local server

npm start 

deployment

The following uses public/ as the output directory:

gulp clean
gulp   

Serving on the Web

  1. Just point Apache or Nginx to the public/ directory after running gulp
  2. Netlify: deploy build command, use gulp and point to directory public

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published