MicroMDM documentation details how to use MicroMDM. This documentation contains infomration about setup, use and maintanence of MicroMDM.
Prerequisites
Download and start the server locally
# clone repository
git clone --recursive git@github.com:micromdm/docs.git
# start server
hugo server
Build for production
# build
hugo