Skip to content
lawrence edited this page Dec 18, 2024 · 1 revision
  • npm run build into npm run generate into npm run start is not a true combo. you need to use http-server dist/ -p PORT (nuxt's start hates dots in the url)

Clone this wiki locally