You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes the guides unusable as I am unsure if the app.vue should be App.vue, if the files should be in the components directory (the imports suggest that app.vue should be in base src directory) or how to tell Enferno to use app.vue instead of Welcome.vue (I am guessing that I need to modify src/index.js to use the app.vue but my attempts to do this have failed).
Overall, the information in the readme, and the blog posts make this very difficult, and not insanely fast for the first time Enferno user
The text was updated successfully, but these errors were encountered:
I am just getting started with Enferno but the two blog posts on Medium (https://medium.com/project-enferno/insanely-fast-prototyping-with-flask-vue-tailwind-part-1-d67e58f7d312 & https://medium.com/@level09/insanely-fast-prototyping-with-flask-vue-tailwind-part-2-38f4b2fdde41) as well as the copy of these Medium posts that appears on the website (separate issue is that none of the images show up on your website like they do on Medium), references a file called app.vue that doesn't exist when following the steps to install Enferno by cloning this repository.
This makes the guides unusable as I am unsure if the app.vue should be App.vue, if the files should be in the components directory (the imports suggest that app.vue should be in base src directory) or how to tell Enferno to use app.vue instead of Welcome.vue (I am guessing that I need to modify src/index.js to use the app.vue but my attempts to do this have failed).
Overall, the information in the readme, and the blog posts make this very difficult, and not insanely fast for the first time Enferno user
The text was updated successfully, but these errors were encountered: