1 Navigate your prompt to starterkit folder.
cd starterkit
2 Run installation command to install depnedencies for node application.
yarn
3 npm run start
Keep your prompt running by default application is served on port 3000
Point 3 of your documentation fails with this error:
npm ERR! Missing script: "start"
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! npm star # Mark your favorite packages
npm ERR! npm stars # View packages marked as favorites
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in: C:\Users\Administrator\AppData\Local\npm-cache\_logs\2023-05-31T18_31_39_609Z-debug-0.log
Before proceeding, please make sure you have downloaded Node.js from the following link:
https://devs.keenthemes.com/metronic/nodejs
Once you have Node.js installed, ensure that the folder `starterkit/_keenthemes/tools` is present in your project directory. This folder contains essential tools and configurations for the Metronic starter kit.
If you encounter any issues or have further questions, feel free to ask. We're here to assist you!
If you can also explain why my folder structure does not match the documented one...
cd starterkit/_keenthemes/tools -> none of those folders exist in metronic v8.1.8, had to find it in metronicv8.1.8/html/tools