Skip to content

MikanseiLaboratory/MikanseiLaboratory.github.io

Repository files navigation

Mikansei Laboratory(未完成成果物研究所)Landing Page

Mikansei Laboratory(未完成成果物研究所)のランディングページです。

GitHub 組織: https://github.com/MikanseiLaboratory

公開 URL: https://mikanseilaboratory.github.io/

技術スタック

開発

npm install
npm run dev

ブラウザで表示されるローカル URL(通常は http://localhost:5173)を開きます。

本番ビルド

npm run build

成果物は dist/ に出力されます。

npm run preview

dist/ の内容をローカルで確認できます。

GitHub Pages へのデプロイ

  1. リポジトリの Settings → PagesBuild and deploymentSourceGitHub Actions に設定します。
  2. main ブランチへプッシュすると、.github/workflows/deploy-pages.yml がビルドし、Pages に dist がデプロイされます。

user.github.io / org.github.io 形式のリポジトリでは、サイトはドメインルート(base: '/')で公開されます。

About

Landing page

Resources

Stars

Watchers

Forks

Contributors