Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eddywashere/canon-bootstrap-example
https://github.com/eddywashere/canon-bootstrap-example
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eddywashere/canon-bootstrap-example
- Owner: eddywashere
- Created: 2015-02-18T14:46:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-09T17:18:42.000Z (over 9 years ago)
- Last Synced: 2024-04-10T09:57:02.871Z (7 months ago)
- Language: HTML
- Homepage: http://eddywashere.github.io/canon-bootstrap-example/
- Size: 945 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.