项目作者: nelsieborja

项目描述 :
Cube.js Playground
高级语言: JavaScript
项目地址: git://github.com/nelsieborja/cubejs.git
创建时间: 2020-01-28T16:51:08Z
项目社区:https://github.com/nelsieborja/cubejs

开源协议:

下载


D3 Dashboard with Cubes.js, React, Postgres

Start the server with:

  1. $ npm run dev

To start the client application, either:

  • Goto “Dashboard App” tab, click on the “Start” button; or
  • Run the following command inside the dashboard-app folder:
  1. $ npm start