Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eddywashere/canon-bootstrap-example


https://github.com/eddywashere/canon-bootstrap-example

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# canon bootstrap example

An angular app with ui-router to control layout/sidebar state, ngstrap for bootstrap directives.

## Setup

```
npm install grunt-cli -g
npm install
bower install
grunt serve
```

## Build & development

Run `grunt` for building and `grunt serve` for preview.