Strapi Nuxt Example

This starter allows you to try Strapi with Nuxt.

Pages:

  • "/" display every restaurants
  • "/post" display Form to include restaurant

Getting started

Backend [Strapi]

See full instructions on ./back-end/README.md

Frontend [Nuxt]

See full instructions on ./front-end/README.md

Nuxt server is running here => http://localhost:3000 Strapi server is running here => http://localhost:1337 Strapi admin => http://localhost:1337/admin

Enjoy this starter!