hero

Listen360 Development Grimoire

A definitive guide to how we develop applications at Listen360

Get Started →

Alexandria is the official UI Component Library for Listen360. To learn more about Alexandria and how to use it, check out it's Documentation.

Learn More

Sparta is the testing ground for the Alexandria Component Library. This is where any existing and new Components can and should be tested.

Learn More


To modify this Grimoire:

  • Pull down this repo locally
  • Run: yarn install
  • Run: yarn docs:dev
  • Make changes
  • (If adding a page) Add page to .vuepress/config.js
  • Push changes to github and Netlify does the rest!