Hello,
i just started working on F7 and i’m still stuck meaning… i’ve installed every necessary software but now how to start coding and how to run my program. i recently purchased i Framework7 theme but i dont even know how to start working on it please Help!
What to start with
papitade001
#1
nolimits4web
#4
If you purchased theme then you need to ask it from the developer of the theme. Otherwise to start with v4, it is recommended to use framework7-cli https://framework7.io/cli/
tsalira
#5
I vividly remember being in your situation a couple of years ago. What I did was to follow the docs and get the kitchen sink running, then I studied the code of the kitchen sink to see how it was all playing together, then I went on to play around and edit the kitchen sink code to see what would happen.
So for me, my formula was edit kitchen sink + F7 docs = getting app started
Hope that helps!