Skip to content

Repository files navigation

My Portfolio Site

  • Static Site Generation (SSG) is done by Nuxt
  • Much of the UI heavy lifting is done with NaiveUI

Setup

Make sure to install dependencies:

npm install

Development Server

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

npm run dev

Production

Statically generate the application for production:

npm run generate

Locally preview production build:

npx serve .output/public

Check out the Nuxt deployment documentation for more information.

About

My personal site showcasing my experiences and projects

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages