Skip to content
Snippets Groups Projects
user avatar
feat(planning#39,planning#32): Add more explicit contact options and FAQ list
David Schwarzmann authored
1c2c9b01
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