SeuZeRicardo / nuxt-strapi-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About


Languages

Language:JavaScript 54.6%Language:Vue 45.1%Language:Shell 0.3%