#How to Migrate Personal Project to Nuxt
2 messages · Page 1 of 1 (latest)
Any API routes on Express can be moved to server directory https://nuxt.com/docs/guide/directory-structure/server
2 messages · Page 1 of 1 (latest)
Currently I am using a vite + express combination for my personal project, and want to migrate the project to nuxt, what do I need to do in order to achieve the base setup?
Any API routes on Express can be moved to server directory https://nuxt.com/docs/guide/directory-structure/server