Closed igorlukanin closed 3 years ago
Describe the bug
See the "Cube.js, the Open Source Dashboard Framework: Ultimate Guide" blog post. It has the following code snippet:
The React app is created in the dashboard-frontend folder but the snippet suggests that a user should navigate to the cubejs-dashboard folder.
dashboard-frontend
cubejs-dashboard
To Reproduce
Expected behavior
The snippet should contain the following command:
$ cd dashboard-frontend
Screenshots
Version:
Additional context
@igorlukanin Hey Igor! Thanks for posting this! Nice catch!
Fixed. Kudos to @hassankhan for reminding about this!
Describe the bug
See the "Cube.js, the Open Source Dashboard Framework: Ultimate Guide" blog post. It has the following code snippet:
The React app is created in the
dashboard-frontend
folder but the snippet suggests that a user should navigate to thecubejs-dashboard
folder.To Reproduce
Expected behavior
The snippet should contain the following command:
$ cd dashboard-frontend
Screenshots
Version:
Additional context