tsunematsu21.github.io A personal website made with Nuxt.js Setup Make sure to install dependencies: # Install dependencies npm install # Start the development server on http://localhost:3000 npm run dev # Generate static project npm run generate