Skip to content

legendymoon/heyday-web

Repository files navigation

Technology 🚀

  • Nuxt 3 / Vue 3
  • Notion (CMS)
  • Cloudinary (Media Delivery)
  • Heroku (Deployment)
  • CloudFlare (DNS)

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Runs a development server with HMR (Hot Module Replacement) on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Thanks for checking out this repo!

About

Personal Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published