Leon Documentation Overview This repository contains the main documentation of Leon. It is available on docs.getleon.ai, built on the top of VuePress and hosted by Netlify. Development # Install dependencies npm install # Run in development npm run dev # Build npm run build