Hey guys,
I'm facing some issues with even an initial setup of the react project.
I download the react project from the website and basically get the following folder structure.
tools
- gulp
- webpack
demo1
-src
--sass
--plugins
--media
--js
-dist
The react document just says do "yarn install" or "npm install" in the folder but never specifies where that folder is?
The only package.json file I've got is within the gulp folder?
I need to set up a react project but am unable to do so because of all this confusion.
Please let me know how to just do an initial setup so I can have the project running locally on my machine.
Thank you
Hi Danish,
Thank you for reaching out to us.
It looks like you are trying to use an HTML version structure, to minimize the size of the downloaded zip file from ThemeForest we do not include react version in the final package, if you want to use React version then you can download it from Metronic Downloads page.
Then you can navigate the demo folder and follow the instructions on React Getting Started doc.
To get started with the HTML version you can check Quick Setup doc page.
Let me know if you will need any additional help on this.
Regards,
Lauris Stepanovs,
Keenthemes Support Team