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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?