Skip to content

buildingenergy/be-frontend-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

be-frontend-components

Nebulous collection of angular directives, etc. that will be refined in the future

Creates build/js/be-frontend-components.js

Quick Start

Use in your project by adding the following to your bower.json dependencies:

"dependencies": {
    ...
    "be-frontend-components": "https://<github token here>@github.com/buildingenergy/be-frontend-components.git#master"
}

bower install

<script src="bower_components/be-frontend-components/build/js/be-frontend-components.min.js"></script>

Develop

npm install -g gulp
npm install
gulp build
gulp test

About

Nebulous collection of angular directives, etc. that will be refined in the future

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors