Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.25 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.25 KB

Meteor

Meteor is Shopware’s open-source design system that drives our commerce solutions. Extend and customise every aspect of Shopware – create elegant, delightful, and accessible experiences. There are no limits to your imagination.

How to navigate through this project

This repository contains all project related to the Meteor Design System used and maintained by shopware and it's contributors.

meteor/
├── docs
│   └── admin-sdk               # Documentation about the Meteor Admin SDK
├── examples
│   ├── admin-sdk-app           # Basic project to get started with the Meteor Admin SDK
│   └── nuxt-app                # Simple Nuxt server-side rendered application
└── packages
    ├── admin-sdk               # SDK to build Apps for the Shopware 6 Administration
    ├── component-library       # Collection of the Meteor Vue.js components
    ├── icon-kit                # Meteor icons in one single place
    └── tokens                  # Design Tokens powering the Meteor Design System

Contribute to Meteor

Pull requests are welcome. See the contribution guidelines for more information.

License

Source code is under a custom license based on MIT.