Skip to content

drpicox/drpx-otherwisehome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drpx-otherwisehome

Simple Angular component that redirects to home if URL not configured

Install

$ bower install --save drpx-otherwisehome

add to your module the dependence:

    angular.module('yourModule', ['drpxOtherwiseHome']);

include the javascript library in your application:

<script src="bower_components/drpx-otherwisehome/drpx-otherwisehome.js"></script>

How to use

It works automatically.

About

Simple Angular component that redirects to home if URL not configured

Resources

License

Stars

Watchers

Forks

Packages

No packages published