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

https://github.com/buildo/angular-layout-components


https://github.com/buildo/angular-layout-components

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Angular Layout Components

Set of Angular Components for managing layout, inspired by [Bento DS Layout Components](https://developer.bento-ds.com/Guides/layout)

## Usage
Refer to https://buildo.github.io/angular-layout-components

## Contributing

Install dependencies using

```bash
npm install
```

then run the Storybook using

```bash
npm run ng run layout-components:storybook
```