Skip to content

derruba2000/miniApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

miniApp

##D3.js Angular Example APP

Just a small AngularJS project with a directive using d3.js. No CSS applied.

###Installation Install node.js first then go to your github clone and

 npm install

###For unit tests: (PhantomJS configured)

 grunt karma:unit

###For integration (E2E) tests: (PhantomJS configured)

 grunt karma:e2e

###For starting a local server:

$ grunt start

No watch and livereload tasks configured in grunt

It runs on port 9000 on a localhost, but you can check it on Github pages http://derruba2000.github.io/miniApp

This project is configured for travis CI check please .travis.yml file and the respective jobs at https://travis-ci.org/derruba2000/miniApp

About

D3.js Angular APP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors