creativetimofficial / ct-vue-argon-dashboard-pro

Vue Argon Dashboard Pro - Premium Bootstrap 5 Vuejs Admin Template
https://www.creative-tim.com/product/vue-argon-dashboard-pro
25 stars 7 forks source link

[Bug] Wrong link for starterRouter.js in documentation #16

Closed RobertWade closed 2 years ago

RobertWade commented 5 years ago

Version

-

Reproduction link

https://demos.creative-tim.com/vue-argon-dashboard-pro/documentation/quick-start.html#quick-start

Operating System

All

Device

All

Browser & Version

All

Steps to reproduce

https://demos.creative-tim.com/vue-argon-dashboard-pro/documentation/quick-start.html#quick-start

What is expected?

import router from './starterRouter';

Should show Start dashboard according to docs.

What is actually happening?

Error because starteRouter is not found


Solution

What it should say in the docs:

import router from './routes/starterRouter'; or import router from '@/routes/starterRouter';

Additional comments

sajadevo commented 2 years ago

Hi there,

We've updated the product to v3 which comes with a new look and a new base structure for more reusable components.

All the best Sajad

Web Developer @ Creative-Tim.com