Getting Started =============== .. include:: intro.rst Installation ------------ - checkout from git - ``npm install`` - run dev server: ``npm run start:dev`` Contribute ---------- - For help and support, join the conversation on Slack: https://kendraio.slack.com/ - To report bugs, suggest improvements, or request features, use the issue tracker: https://github.com/kendraio/kendraio-app/issues - To download the source code, visit the repo: https://github.com/kendraio/kendraio-app Versioning ---------- Kendraio uses `semantic versioning `_. Please note `spec item 4 `_: Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.