<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>安装 on Margrop Blog</title>
    <link>https://blog.margrop.net/en/tag/%E5%AE%89%E8%A3%85/</link>
    <description>Recent content in 安装 on Margrop Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Mon, 01 Feb 2021 09:57:07 +0800</lastBuildDate>
    <atom:link href="https://blog.margrop.net/en/tag/%E5%AE%89%E8%A3%85/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Install Node-RED with NPM</title>
      <link>https://blog.margrop.net/en/post/how-to-install-nodered-with-npm/</link>
      <pubDate>Mon, 01 Feb 2021 09:57:07 +0800</pubDate>
      <guid>https://blog.margrop.net/en/post/how-to-install-nodered-with-npm/</guid>
      <description>&lt;h1 id=&#34;what-is-node-red&#34;&gt;What Is &lt;code&gt;Node-RED&lt;/code&gt;&lt;/h1&gt;&#xA;&lt;p&gt;&lt;code&gt;Node-RED&lt;/code&gt; is a low-code/no-code programming tool for connecting &lt;code&gt;hardware devices&lt;/code&gt;, &lt;code&gt;APIs&lt;/code&gt;, and &lt;code&gt;online services&lt;/code&gt; in a novel and interesting way. It is especially suitable for &lt;code&gt;smart home&lt;/code&gt; scenarios.&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;Node-RED&lt;/code&gt; provides a browser-based flow editor, making it easy to connect various nodes in the panel. You can then deploy the flow to runtime with a single click.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installing the Latest Version of Node and NPM on CentOS 7</title>
      <link>https://blog.margrop.net/en/post/centos-7-install-node-and-npm-latest/</link>
      <pubDate>Wed, 27 Jan 2021 11:28:59 +0800</pubDate>
      <guid>https://blog.margrop.net/en/post/centos-7-install-node-and-npm-latest/</guid>
      <description>&lt;h1 id=&#34;downloading-node&#34;&gt;Downloading Node:&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The download uses the Aliyun mirror&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;mkdir ~/nodejs&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;cd ~/nodejs&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;wget https://npm.taobao.org/mirrors/node/latest-v15.x/node-v15.7.0-linux-x64.tar.gz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;tar -xvzf node-v15.7.0-linux-x64.tar.gz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
