ripplecharts-frontend

RippleCharts front-end using Angular.js and D3

  • Owner: ripple/ripplecharts-frontend
  • Platform:
  • License:: ISC License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

CircleCI

XRP Charts

This is the frontend for xrpcharts.ripple.com data visualization using angular.js and D3

Installation Instructions:

  1. Install node.js and npm.

  2. Install bower

     $ sudo npm install -g bower
    
  3. Install Grunt.

     $ sudo npm install -g grunt-cli
    
  4. Install the XRP Charts frontend.

     $ git clone https://github.com/ripple/ripplecharts-frontend
     $ cd ripplecharts-frontend
     $ npm install
     $ bower install
    
  5. Copy 'deployment.environments.json.example' into 'deployment.environments.json'

  6. Copy 'src/example.config.js' into 'src/config.js' and fill in the options as desired. A URL for the api is required.

Build

  1. Run the following command to build the client.

     $ grunt
    
  2. Navigate your browser to the /build directory for the development version, or to the /bin directory for the compiled version

Main metrics

Overview
Name With Ownerripple/ripplecharts-frontend
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 4)
Platform
License:ISC License
所有者活动
Created At2013-12-31 20:26:04
Pushed At2023-11-23 18:06:41
Last Commit At2021-11-30 07:54:40
Release Count6
Last Release Name2.4.5 (Posted on )
First Release Name2.1.0 (Posted on )
用户参与
Stargazers Count184
Watchers Count68
Fork Count127
Commits Count0.9k
Has Issues Enabled
Issues Count36
Issue Open Count15
Pull Requests Count146
Pull Requests Open Count3
Pull Requests Close Count30
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private