Skip to content

MeteoSwiss/opendata

Repository files navigation

Build documentation Deploy to GitHub Pages

Status: live / change log.

MeteoSwiss' Open Data documentation

MeteoSwiss' continuously updated Open Data documentation is published at opendatadocs.meteoswiss.ch.

Development

Run the app locally:

yarn run start

Run a specific locale:

yarn run start --locale fr

And to export all translatable strings for a locale:

yarn write-translations --locale fr