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

https://github.com/jfeigel/ngmultivitamin

A project-starter template which utilizes Grunt, Vitamin CCS, and includes AngularJS and Bootstrap 3
https://github.com/jfeigel/ngmultivitamin

Last synced: 11 months ago
JSON representation

A project-starter template which utilizes Grunt, Vitamin CCS, and includes AngularJS and Bootstrap 3

Awesome Lists containing this project

README

          

Angular Multivitamin
====================

Angular Multivitamin is an extension of the Multivitamin project-starter template which utilizes Grunt, Vitamin CSS, and includes AngularJS and Bootstrap 3.

#####Install devDependencies
```
npm install
```
#####Run grunt
```
grunt
```
#####Open browser to http://localhost:8000