Designer News is where the design community meets.
over 5 years ago from Stephen Kempin, Front End Developer & Designer
You could use the Nuxt.js framework for Vue, which comes baked in with SSR. Also you can run nuxt generate and it will generate a static site.
nuxt generate
Now playing
You could use the Nuxt.js framework for Vue, which comes baked in with SSR. Also you can run
nuxt generate
and it will generate a static site.