Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qmachard/atomic-design-bundle

Atomic Design is a Storybook like made for Symfony and Twig
https://github.com/qmachard/atomic-design-bundle

atomic-design css html storybook symfony twig

Last synced: 2 days ago
JSON representation

Atomic Design is a Storybook like made for Symfony and Twig

Awesome Lists containing this project

README

        


atomic-design



Licence MIT


Release Packagist


PHP 7.3





Discord

Atomic Design is a StoryBook like bundle made for Symfony.

🪄 Check out the demo : https://github.com/qmachard/atomic-design-demo-symfony

🎥 See the talk of this subject during AFUP Day 2021 (FR) : https://www.youtube.com/watch?v=QaK1sKtaafM

Installation
------------

Atomic Design requires PHP 7.3 or higher and Symfony 4.4 or higher.

Run the following command to install it in your application:

```bash
$ composer require --dev qmachard/atomic-design-bundle
```

Read the [Documentation](src/Resources/doc/index.rst) to configure this bundle.

Documentation
-------------

Read [Documentation](src/Resources/doc/index.rst) for manual installation and create your first component.

You need help ? [Checkout the Discord](https://discord.com/invite/TzyhKGFRKM)

Contributing
------------

Read the [Contributing Guide](CONTRIBUTING.md) and feel free to open a pull-request! 🍻

Licence
-------

This software is publishing under the [MIT License](LICENSE.md)

Authors
-------

Atomic Design was originally created with heart by [Quentin Machard](https://twitter.com/quentinmachard).