/docs

Documentation for the resin.io platform.

Primary LanguageCoffeeScript

Resin.io Documentation

Build status

Join our online chat at Gitter chat

Documentation for the Resin.io platform.

Role

The intention of this repo is to provide our public-facing documentation.

Running locally

To run the docs web application locally you should do the following:

git clone https://github.com/resin-io/docs
cd docs
npm install
npm start

And then open http://localhost:3000.

Contribute

If you think something is not documented, or can be improved, don't hesitate in sending a PR!

License

The project is licensed under the Apache 2.0 license.