Skip to content
Snippets Groups Projects
user avatar
Marco Holz authored
Versioned docs now include pre-releases of v1.*

Explcitely set version to latest in unversioned docs.
a21d107b
History

FIT-Connect Dokumentation

Die Dokumentation ist hier zu finden: https://docs.fitko.de/fit-connect/

Lokale Entwicklung

$ yarn
$ yarn start

Bauen für Produktion

$ export DOCUSAURUS_BASE_URL="/fit-connect/"
$ yarn build