ripplecharts-frontend

RippleCharts front-end using Angular.js and D3

  • 所有者: ripple/ripplecharts-frontend
  • 平台:
  • 許可證: ISC License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者ripple/ripplecharts-frontend
主編程語言JavaScript
編程語言JavaScript (語言數: 4)
平台
許可證ISC License
所有者活动
創建於2013-12-31 20:26:04
推送於2023-11-23 18:06:41
最后一次提交2021-11-30 07:54:40
發布數6
最新版本名稱2.4.5 (發布於 )
第一版名稱2.1.0 (發布於 )
用户参与
星數184
關注者數68
派生數127
提交數0.9k
已啟用問題?
問題數36
打開的問題數15
拉請求數146
打開的拉請求數3
關閉的拉請求數30
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?