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

https://github.com/roundpartner/yii-angular2-dashboard

Dashboard Widget Components
https://github.com/roundpartner/yii-angular2-dashboard

Last synced: about 1 month ago
JSON representation

Dashboard Widget Components

Awesome Lists containing this project

README

          

# yii-angular2-dashboard
Dashboard Widget Components

## Development

### Installation

Install dependencies for development and testing

```bash
npm install
composer install
```

### Building

Run gulp to build the distribution for testing

```bash
gulp
```