drpicox components

This repository contains some AngularJS components that I use in multiple projects.

Components

How to run demos

Install required bower components:

$ bower install

Start a web server:

$ http-server -c-1 .

(if you do not have the http-server you can install it with npm i -g http-server)

Open demo.html in your current browser:

Demo

demo.html