Skip to content

sebastian-meier/locobss-story-climate-risk-zones

 
 

Repository files navigation

This repo is part of the LoCobSS research project. More details about the project and dependencies to other repos can be found here.

Climate change risks in Germany

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

By default, the server will only respond to requests from localhost. To allow connections from other computers, edit the sirv commands in package.json to include the option --host 0.0.0.0.

If you're using Visual Studio Code we recommend installing the official extension Svelte for VS Code. If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.

Building and running in production mode

To create an optimised version of the app:

npm run build

Support

Mapbox

This project is supported by the Mapbox community program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 52.4%
  • JavaScript 39.6%
  • HTML 3.0%
  • CSS 2.5%
  • SCSS 2.5%