Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pbastowski/ft-base

FT base meteor packages
https://github.com/pbastowski/ft-base

Last synced: about 2 months ago
JSON representation

FT base meteor packages

Awesome Lists containing this project

README

        

## Base packages for developing angular-meteor apps

### Includes the following packages

- urigo:angular
- angularui:angular-ui-router
- angularui:angular-ui-bootstrap
- twbs:bootstrap
- fourseven:scss
- less
- mquandalle:jade
- civilframe:angular-jade
- pbastowski:angular-babel
- pbastowski:angular2-now
- pbastowski:require

### To install

meteor add pbastowski:ft-base

### Removing unwanted packages

To remove any package type the following

meteor remove package-name

For example,

meteor remove less