Documentation for the Resin.io platform.
The intention of this repo is to provide our public-facing documentation.
To run the docs web application locally you should do the following:
git clone https://github.com/resin-io/docs
cd docs
npm install && bower install
npm start
And then open http://localhost:3000.
- Issue Tracker: github.com/resin-io/docs/issues
- Source Code: github.com/resin-io/docs
If you think something is not documented, or can be improved, don't hesitate in sending a PR!
The project is licensed under the Apache 2.0 license.