Trying to start a project with electron and Framework7 aurora desktop theme.
When I add a route it seems wappler cannot find the routes.js file at first. It is not created automatically. I then created one and pointed the settings route option to the newly created routes.js page.
Nothings gets written to routes if I try and use it the same way as I use it when building a SPA for apache.
There is also another framework7 version 2 folder created:
Think these are bugs… has anybody managed to get Framwork7 routes to work with Wappler? I did it manually a couple months ago, but would like to build everything with Wappler.
It is easier to work from Framework7 docs and manually code the things… Think FW7 Wappler integration has to be polished some more. Believe the devs will get around to it. They are adding great stuff every week.
I have started it as a mobile project and not aa desktop project. It does not work straightforward if you start as desktop app and then add Framework7. Maybe you can just look at that.
But if I do as in my previous post and use kitchen sink as starting point, I am able to get going pretty easily.
is something that can be added or is F7 only available for Mobile/Desktop projects?
Is F7 even suitable for a web project? I would like to use it as it looks nice and native but just want to create a web app rather than something for app stores.