<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: bmoser05</title>
    <description>The latest articles on DEV Community by bmoser05 (@bmoser05).</description>
    <link>https://dev.to/bmoser05</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F455964%2F8e7fdc04-029f-41df-a63c-5c47726cb7a7.png</url>
      <title>DEV Community: bmoser05</title>
      <link>https://dev.to/bmoser05</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bmoser05"/>
    <language>en</language>
    <item>
      <title>Easier Way To Make An Electron App...</title>
      <dc:creator>bmoser05</dc:creator>
      <pubDate>Thu, 20 Aug 2020 18:54:35 +0000</pubDate>
      <link>https://dev.to/bmoser05/easier-way-to-make-an-electron-app-2lmk</link>
      <guid>https://dev.to/bmoser05/easier-way-to-make-an-electron-app-2lmk</guid>
      <description>&lt;p&gt;so. you must have git installed. second... run the command "git clone &lt;a href="https://github.com/electron/electron-quick-starter"&gt;https://github.com/electron/electron-quick-starter&lt;/a&gt;" without the quotes, in a terminal of your choice. second, customize index.html or leave it as it is. third, (you must have nodeJS and NPM installed) run "npm install" without the quotes. last, run "npm start" (without quotes) and... you're done!&lt;/p&gt;

</description>
      <category>electron</category>
      <category>tutorial</category>
      <category>html</category>
      <category>github</category>
    </item>
  </channel>
</rss>
