Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sintaro-katuta/portfolio

Repository files navigation

ポートフォリオ

ポートフォリオサイトはこちら!

Configuration

  • Frontend
    • Nuxt
    • NuxtUI
    • test
      • playwright
    • lint
      • biome
    • deploy
      • vercel

Setup

Make sure to install dependencies:

yarn install

Development Server

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

# Server startup
yarn dev

# Using Formats
yarn format {path}

# E2E Testing.
yarn e2e

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Check out the deployment documentation for more information.

About

自己紹介や成果物などのウェブサイト

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published