Skip to content

nelsieborja/cubejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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