Skip to content

Repository files navigation

PetHouse — Nuxt 3 migration

Original static HTML/CSS project migrated to Nuxt 3.

Run

npm install
npm run dev

Production

npm run build

For static deployment on Vercel you can also use:

npm run generate

Structure

  • pages/index.vue — page composition
  • components/sections/* — page sections
  • components/TheHeader.vue, TheFooter.vue — shared layout pieces
  • assets/css/main.css — original styles retained
  • public/images — original project assets

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages