To start your Dashboard:
- Install dependencies with
mix deps.get
- Install Node.js dependencies with
npm install
- Start a development server with
mix kitto.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.
- Official website: http://kitto.io
- Guides: https://github.com/kittoframework/kitto/wiki
- Docs: https://hexdocs.pm/kitto/api-reference.html
- Source: https://github.com/kittoframework/kitto