Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 835 Bytes

File metadata and controls

28 lines (18 loc) · 835 Bytes

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