Please does any one here have the Framework7 React template I can use as a starter. I can’t seem to comprehend the installation section of the documentation.
Please it is quite urgent.
Please does any one here have the Framework7 React template I can use as a starter. I can’t seem to comprehend the installation section of the documentation.
Please it is quite urgent.
did you try f7-cli?
Framework7 CLI is an extremely powerful tool and the most recommended way to start Framework7 app development.
It allows to create project using different variants to choose:
its pretty simple to use, give it a try.
I tried framework7 cli yesterday but I was having issues. Although I have been able to fix it today and it working Thank you.
But I have one issue. How do you link image in a framework7-react project. I tried link image from the assets-src folder to one of my components but it isn’t working expect when I use an external link image it works.
Please guide me through.
Same as in any React + Webpack project, you should import/require images first in your JS
Thank you. I did import the image and it is working now.
I have some different react templates but want ask that framework 7’s react templates are worth ?