Skip to content

MAPLELEAF3659/portfolio

Repository files navigation

MAPLELEAF3659 Portfolio

My Portfolio Website developed with Nuxt3.

URL: https://mapleleaf3659.github.io/portfolio/

Sitemap:

index
├─ About
├─ Projects
│  └─ [project detail page]
└─ Contact

Setup

Install dependencies:

# yarn
yarn install

Start the development server on http://localhost:3000:

# yarn
yarn dev

Build the application for production:

# yarn
yarn build

Locally preview production build:

# yarn
yarn preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published