<?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: Emmanuel Tochukwu</title>
    <description>The latest articles on DEV Community by Emmanuel Tochukwu (@emmanuel_tochukwu_379b65d).</description>
    <link>https://dev.to/emmanuel_tochukwu_379b65d</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%2F2935604%2F75d1614f-5b8f-492a-becb-72d28455f82a.png</url>
      <title>DEV Community: Emmanuel Tochukwu</title>
      <link>https://dev.to/emmanuel_tochukwu_379b65d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emmanuel_tochukwu_379b65d"/>
    <language>en</language>
    <item>
      <title>purpose of running npm install and npm run dev in a laravel application.</title>
      <dc:creator>Emmanuel Tochukwu</dc:creator>
      <pubDate>Wed, 12 Mar 2025 11:58:49 +0000</pubDate>
      <link>https://dev.to/emmanuel_tochukwu_379b65d/purpose-of-running-npm-install-and-npm-run-dev-in-a-laravel-application-47</link>
      <guid>https://dev.to/emmanuel_tochukwu_379b65d/purpose-of-running-npm-install-and-npm-run-dev-in-a-laravel-application-47</guid>
      <description>&lt;p&gt;In a laravel project you write the npm install cmd to install the dev dependencies specified in the package.json file so as to make available packages i.e alpine.js and livewire for the frontend development the npm run dev cmd is used to compile css and js assets for development.   &lt;/p&gt;

</description>
      <category>laravel</category>
      <category>npm</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
