<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Saxgumi</author_name>
  <author_url>https://blog.hatena.ne.jp/Saxgumi/</author_url>
  <blog_title>Gumi-nikky</blog_title>
  <blog_url>https://saxgumi.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>他環境で同じ物を作るための備忘録として。 資材の用意 以下のものをインストールしておきます。 Node.js VSCode Git すべて最新バージョンでOK。インストールも推奨構成です。 Node.jsの確認 VSCodeのターミナルを開き、Node.jsのバージョンを確認。 $ node -v v16.14.0 $ npm -v 8.3.1 $ npx -v 8.3.1 以下のサンプルコードを走らせます。 const http = require('http'); const hostname = '127.0.0.1'; const port = 3000; const server =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsaxgumi.hateblo.jp%2Fentry%2F2023%2F03%2F10%2F182625&quot; title=&quot;VSCodeでNode.jsとJavascript、Typescriptを始める - Gumi-nikky&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>2023-03-10 18:26:25</published>
  <title>VSCodeでNode.jsとJavascript、Typescriptを始める</title>
  <type>rich</type>
  <url>https://saxgumi.hateblo.jp/entry/2023/03/10/182625</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
