gurvancampion / turborepo-nuxt-boilerplate

Nuxt.js 3 x Histoire x Vitest x VitePress x Turbo (pnpm)
MIT License
99 stars 13 forks source link

Adding in generate command to turbo #346

Closed RobErskine closed 11 months ago

RobErskine commented 11 months ago

I was having some trouble deploying this project to Netlify using pnpm run build (issue #345). I figured that I needed to statically generate the project (SSG) instead. This adds in the command and documentation to run pnpm run generate.