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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1da78fb · Dec 22, 2024

History

70 Commits
Mar 9, 2024
Jun 12, 2023
Oct 26, 2024
Dec 22, 2024
Oct 28, 2023
Oct 26, 2024
Oct 30, 2024
Mar 22, 2024
Jun 12, 2023
Jun 12, 2023
Oct 30, 2023
Oct 26, 2024
Oct 26, 2024
Oct 27, 2023
Oct 26, 2024
Mar 22, 2024
Oct 26, 2024
Oct 29, 2023
Jun 12, 2023
Oct 26, 2024

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