Skip to content

Personal profile website built with help from ChatGPT as an ai-tutor. Following CodeWithJV guide here: https://github.com/CodeWithJV/ai-tutor

Notifications You must be signed in to change notification settings

wjkw1/profile-website

Repository files navigation

profile-website

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

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

yarn dev -o

Production

Build the application for production:

yarn generate

Locally preview production build:

yarn preview

Check out the deployment documentation for more information.

Updating packages

Update all dependencies to their latest versions within the constraints specified in package.json: yarn upgrade --latest

About

Personal profile website built with help from ChatGPT as an ai-tutor. Following CodeWithJV guide here: https://github.com/CodeWithJV/ai-tutor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published