How to migrate a VueJs project to NuxtJs in 8 steps(medium.com)
medium.com
How to migrate a VueJs project to NuxtJs in 8 steps
https://medium.com/@nicogranja19/how-to-migrate-a-vuejs-project-to-nuxtjs-in-7-steps-b340faf2977b
https://medium.com/@nicogranja19/how-to-migrate-a-vuejs-project-to-nuxtjs-in-7-steps-b340faf2977b
I decided to write it because I faced that issue the last week. I had a Vue app that I wanted to rebuild completely using NuxtJs but I didn't find any useful guide of how to do it on the internet. So, once I finished rebuilding my website I decided to write my find outs.
For sure, is far to be a perfect guide, but I think is still a good point to start. Let me know if you have any doubts or you think I should add something else.
I hope it helps.