/Angular-D3

AngularJS+D3 - Fisheye & Fource Distortion

Primary LanguageJavaScriptMIT LicenseMIT

Angular v1 - D3

screenshot

About

Fisheye & Fource Distortion is built using Angular v1 and D3. This project is developed by [Big-Silver].

Install & Run

# clone our repo
$ git clone https://github.com/Big-Silver/Angular-D3.git Angular-D3
# change directory to your app
$ cd Angular-D3
# install npm
$ npm install
# Run project
$ npm start
# Visit to the browser
$ http://localhost:8000