Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.06 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.06 KB

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 && bower 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.