You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)