Docs
Folder structure
Learn about the folder structure of Mage-UI.
Core Folders
components/: Contains all the components used across the site.magic-ui/: Contains all the animations.content/: Contains the documentation pages.public/: Contains the static files.app/: Contains the main Next.js app.templates/: Contains the templates for the new components.
You will mostly be working in the Mage-UI and content/docs folders while creating new animations and documentation pages.