Before starting this please have a look at this requirements link and make sure, then go to the below.
If you decided to use Feliz Strapi version then please jump into #2.
Static Version
- Open the
feliz-nuxt-static folder and open a terminal/bash/command
on that folder and run these commands one by one.npm install
npm run dev
- Go To localhost:3000
- Done
Folder Structure

Dynamic Version
2. Open the feliz-nuxt-with-api/feliz-api
and update the config/plugin.js
file as the cloudinary credentials.
npm install
npm run develop
- Go To localhost:1337
- Login by the credential
Email: [email protected]
Password: EnvyTheme1
- Done
Folder Structure

Still confused? Don’t worry! Check the installation and configuration Video Tutorial below-
Video Tutorial