libamtrack web documentation This repository hosts source code of the libamtrack documentation available at libamtrack.github.io To install run: yarn install To serve the documentation locally run: yarn run start This will start a local server at http://localhost:3000 and watch for changes in the documentation files.