Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 553 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 553 Bytes

miyashiiii.github.io

ローカルサーバー起動

npm run dev

記事追加

assets/posts.json を更新する。

テンプレ:

  {
    "title": "",
    "url": "",
    "date": "2024/00/00",
    "tags": []
  },

JSON ファイル形式チェック

npm run test

画面

  • トップページ
    • 各 SNS リンク
  • 記事一覧ページ
    • 各ブログサイトへ投稿した記事の紹介
  • 成果物一覧ページ
    • リリースしたアプリやサービスの紹介