Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 510 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 510 Bytes

emaillab.jp web site

これはウェブサイト https://emaillab.jp/ のリポジトリです。

静的サイトジェネレーターAstroStarlightを利用してページを生成します。

デプロイ

git clone https://github.com/ttkzw/emaillab.jp.git
npm install

静的ファイル生成

npm run build

開発用サーバーの起動

npm run dev

アップデート

npx @astrojs/upgrade