<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tksfj17</author_name>
  <author_url>https://blog.hatena.ne.jp/tksfj17/</author_url>
  <blog_title>学習帳</blog_title>
  <blog_url>https://tksfj17.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>node.js(JavascriptでWebサーバやWebアプリを作るソフトウェア）の使い方。 Expressフレームワークのインストール // プロジェクトディレクトリの作成 $ mkdir express-project $ cd express-project // npm(nodeのパッケージマネージャ） の初期化 $ npm init -y // Expressのインストール // --save は、package.jsonファイルにexpressモジュールのバージョンなどを記録するオプション $ npm install --save expres const express = r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftksfj17.hatenablog.com%2Fentry%2F2018%2F02%2F03%2F203832&quot; title=&quot;Expressの使い方 - 学習帳&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tksfj17/20180203/20180203125132.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-02-03 20:38:32</published>
  <title>Expressの使い方</title>
  <type>rich</type>
  <url>https://tksfj17.hatenablog.com/entry/2018/02/03/203832</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
