Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/awes-io/indigo-layout

🦄Basic theme for Awes.io: UI interface with Blade components for fast start
https://github.com/awes-io/indigo-layout

admin-dashboard awes-io dashboard interface interface-builder layout ui ui-components ui-kit vue vuejs

Last synced: 6 days ago
JSON representation

🦄Basic theme for Awes.io: UI interface with Blade components for fast start

Awesome Lists containing this project

README

        



Awes.io logo

Indigo Layout

Basic styles and components set for building user interfaces.



Last version


Downloads


License


CDN Ready


vue


laravel


Last commit


Analytics


Hosted by Package Kit


Patreon

##


indigo layout

## Documentation

[Documentation](https://www.awes.io/documentation/components/indigo-layout)

## NPM scripts

Development mode `npm run watch` or simply `npm start`
Development mode for IE `npm run watch:legacy`
Production build `npm run build`

## Installation

This package can be used in Laravel 5.7 or higher.

You can install the package via composer:

``` bash
$ composer require awes-io/indigo-layout
```

You can publish the config file with:

```bash
php artisan vendor:publish --provider="AwesIO\IndigoLayout\IndigoLayoutServiceProvider" --tag="config"
```

## Support Us



Become a Patreon

## License

[MIT](http://opensource.org/licenses/MIT)