<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nodejs | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<atom:link href="https://www.tecmint.com/tag/nodejs/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 25 Apr 2023 06:15:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>Nodejs | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>NVM &#8211; Install Multiple Node.js Versions in Linux</title>
		<link>https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/</link>
					<comments>https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 25 Apr 2023 05:31:25 +0000</pubDate>
				<category><![CDATA[Nodejs]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32667</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/">NVM – Install Multiple Node.js Versions in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Node Version Manager (NVM in short) is a simple bash script to manage multiple active node.js versions on your Linux</p>
The post <a href="https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/">NVM – Install Multiple Node.js Versions in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Run Angular Apps Using Angular CLI and PM2</title>
		<link>https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/</link>
					<comments>https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 21 Mar 2023 05:29:57 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Nodejs]]></category>
		<category><![CDATA[Angular Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33540</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/">How to Run Angular Apps Using Angular CLI and PM2</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Angular CLI is a command-line interface for the Angular framework, which is used to create, build and run your application</p>
The post <a href="https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/">How to Run Angular Apps Using Angular CLI and PM2</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install Latest NodeJS and NPM in Linux</title>
		<link>https://www.tecmint.com/install-nodejs-npm-in-centos-ubuntu/</link>
					<comments>https://www.tecmint.com/install-nodejs-npm-in-centos-ubuntu/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 21 Mar 2023 05:25:24 +0000</pubDate>
				<category><![CDATA[Nodejs]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[npm]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20824</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/install-nodejs-npm-in-centos-ubuntu/">How to Install Latest NodeJS and NPM in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In this guide, we shall take a look at how you can install the latest version of Nodejs and NPM</p>
The post <a href="https://www.tecmint.com/install-nodejs-npm-in-centos-ubuntu/">How to Install Latest NodeJS and NPM in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/install-nodejs-npm-in-centos-ubuntu/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>How to Enable PM2 to Auto Start Node.js App at System Boot</title>
		<link>https://www.tecmint.com/enable-pm2-to-auto-start-node-js-app/</link>
					<comments>https://www.tecmint.com/enable-pm2-to-auto-start-node-js-app/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 11 Jun 2021 06:59:11 +0000</pubDate>
				<category><![CDATA[Nodejs]]></category>
		<category><![CDATA[PM2]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=42799</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/enable-pm2-to-auto-start-node-js-app/">How to Enable PM2 to Auto Start Node.js App at System Boot</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>PM2 is a powerful, widely-used, and feature-rich, production-ready process manager for Node.js. Restarting PM2 with the processes it manages every</p>
The post <a href="https://www.tecmint.com/enable-pm2-to-auto-start-node-js-app/">How to Enable PM2 to Auto Start Node.js App at System Boot</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/enable-pm2-to-auto-start-node-js-app/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>3 Top Node.js Package Managers for Linux</title>
		<link>https://www.tecmint.com/node-js-package-managers-for-linux/</link>
					<comments>https://www.tecmint.com/node-js-package-managers-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 04 Jun 2020 06:03:06 +0000</pubDate>
				<category><![CDATA[Nodejs]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37617</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/node-js-package-managers-for-linux/">3 Top Node.js Package Managers for Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Node.js is one of the most popular programming languages rocking the software development industry in the world over. While developing</p>
The post <a href="https://www.tecmint.com/node-js-package-managers-for-linux/">3 Top Node.js Package Managers for Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/node-js-package-managers-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
