Storyblok Logo

VueTrese, a VueDose clone written in Nuxt 3.

? Live Demo

https://vue-trese.vercel.app/

? Usage

The project comes with @storyblok/nuxt@next, the Storyblok module for Nuxt 3, installed by default.

Start by cloning it and install dependencies:

git clone https://github.com/alexjoverm/storyblok-nuxt3.git
cd storyblok-nuxt3
npm install

Then run it and open http://localhost:3000 :

npm run dev

? Related Links

? Deployment

The easiest way is just to use Vercel. It’s as easy as installing the CLI and run vercel on the command line.

For more info, checkout the Nuxt 3 deployment documentation.

GitHub

View Github