<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sho322</author_name>
  <author_url>https://blog.hatena.ne.jp/sho322/</author_url>
  <blog_title>プログラマーの調べ物</blog_title>
  <blog_url>https://programmers-investigation.hatenablog.com/</blog_url>
  <categories>
    <anon>Electron</anon>
  </categories>
  <description>ElectronはGitHubによって開発されたデスクトップアプリケーションフレームワークです。 AtomやSlackのクライアントアプリもElectronを使って作られています。 electronのhello world appを作ってみましょう。 まずはnpm install -g electronでelectronをインストールします。 今回のプロジェクトのフォルダ構成は以下のとおりです。 適当なフォルダにpackage.jsonを作りましょう。 { &quot;name&quot;: &quot;hello-world-nwjs&quot;, &quot;main&quot;: &quot;index.html&quot;, &quot;version&quot;: &quot;1.0,0&quot; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprogrammers-investigation.hatenablog.com%2Fentry%2F2017%2F07%2F04%2F203839&quot; title=&quot;ElectronでHello Worldアプリを作成する - プログラマーの調べ物&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/s/sho322/20170704/20170704203736.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-07-04 20:38:39</published>
  <title>ElectronでHello Worldアプリを作成する</title>
  <type>rich</type>
  <url>https://programmers-investigation.hatenablog.com/entry/2017/07/04/203839</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
