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.
npm install
npm start
The following uses public/
as the output directory:
gulp clean
gulp
- Just point Apache or Nginx to the
public/
directory after running gulp - Netlify: deploy build command, use
gulp
and point to directorypublic