<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ttiz</author_name>
  <author_url>https://blog.hatena.ne.jp/ttiz/</author_url>
  <blog_title>犬飼たつきちのコードライフ</blog_title>
  <blog_url>https://code.tatsukichi.ninja/</blog_url>
  <categories>
    <anon>React.js</anon>
  </categories>
  <description>Node.jsとnpmのインストール Reactの開発にはNode.jsとnpm（Node Package Manager）が必須です。 公式サイトからNode.jsをダウンロード・インストールし、インストール後にターミナルやコマンドプロンプトで下記コマンドを実行してバージョン確認を行います。 node -v npm -v バージョンが表示されればインストール成功です。 Reactプロジェクトの作成 プロジェクトを作成したいディレクトリに移動し、以下のコマンドを実行します。 npx create-react-app プロジェクト名 必要なファイルやフォルダが自動生成されます。 プロジェクトディ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcode.tatsukichi.ninja%2Fentry%2F2025%2F07%2F05%2F151712&quot; title=&quot;React.jsの開発メモ　サーバー立ち上げ - 犬飼たつきちのコードライフ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-05 15:17:12</published>
  <title>React.jsの開発メモ　サーバー立ち上げ</title>
  <type>rich</type>
  <url>https://code.tatsukichi.ninja/entry/2025/07/05/151712</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
