Skip to content

mapequation/bioregions1

 
 

Repository files navigation

Infomap Bioregions

Interactive mapping of biogeographical regions from species distributions

Running locally

First install all dependencies:

$ make

The generated project includes a development server on port 3003, which will rebuild the app whenever you change application code. To start the server, run:

$ npm start

To run the server with the dev-tools enabled, run:

$ npm run dev

To build for production, this command will output optimized production code:

$ npm run build

Contributing

Use the Fork-and-Branch Git Workflow

About

Infomap Bioregions: Interactive mapping of biogeographical regions from species distributions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.2%
  • HTML 4.7%
  • CSS 1.1%