Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pbastowski/ft-base
- Owner: pbastowski
- Created: 2015-05-27T12:25:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T20:37:52.000Z (over 9 years ago)
- Last Synced: 2024-11-09T10:26:18.048Z (3 months ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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