Skip to content
Snippets Groups Projects
user avatar
Florian Kaufmann authored
Erzeugen einer gepinnten 1.0.0 version (inclusive spezifischer metadata, routing-api und submission-api spec versionen)
b6ee8c1c
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