This repository contains the documentation and issue tracker for MaxTo.
Feel free to edit and improve the documentation, and we'll go through your suggestions and make it go live.
If you find something in the documentation that could be improved, we appreciate pull requests. To build this repository locally, you will need to clone it, and then run the following commands to get started:
$ npm install
$ npm run dev
The documentation system is built using Sapper.