Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 6 hours 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