Dojo.js Vue Template Library is a Vue.js component library for quickly building Dojo.js applications. It provides a set of out-of-the-box components that help you quickly build complex Dojo.js applications.
Make sure you have a ../../dojo-starter
folder.
Install the dependencies in the project root directory by running the following command:
pnpm i
Start the project by running the following command:
pnpm dev