项目作者: nelsieborja
项目描述 :
Cube.js Playground
高级语言: JavaScript
项目地址: git://github.com/nelsieborja/cubejs.git
D3 Dashboard with Cubes.js, React, Postgres
Start the server with:
$ 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:
$ npm start