Mozaic Angular
Start storybook
npm run storybook
Mozaic-Angular
Mozaic-Angular is the Angular implementation of Mozaic Design System.
Explore Mozaic-Angular Storybook »
Table of contents
About Mozaic Design System
Mozaic is an inner-source design system built by Adeo, to reinforce team's delivery time, improve quality of deliverables and thus help set up a coherent customer experience within the digital interfaces of the group's brands.
You can learn more about Mozaic vision and guidelines by visiting our documentation website here.
This repository
This repository contains the following elements:
- In the
storybook
folder, all the configuration of our Storybook documentation
- In
projects
, the code, test and stories of the Mozaic-Angular components and the associated configuration
Documentation
Mozaic-angular's documentation, included in this repository is built with Storybook and publicly hosted on GitHub Pages at Mozaic-Angular. The docs may also be run locally.
Running documentation locally
To run the documentation locally, you can do the following:
- Clone this repository
- install node v16.x.x
- Run
npm install
to install the Node.js dependencies, including Storybook
- Run
npm run build
to build the application
- Run
npm run storybook
to launch Storybook and activate hot-reloads for development
- Open http://localhost:6006/ in your browser and start explore! :rocket:
Bugs and feature requests
Have a bug or a feature request? Please let us know by opening a new issue and using the correct template associated with your request.
However if you are ever able to contribute to help us fix bugs, build new features, or help us improve the project documentation, feel free to do it! (more information below)
Contributing
Developers interested in contributing should read the Code of Conduct and the Contribution Guide (coming soon)
Stay in touch
Mozaic-angular team
Author
Owners x Maintainers