From b57d8222af02bb6ec02f55dcae6613a20ecebcbe Mon Sep 17 00:00:00 2001 From: the-rarbg <136214747+the-rarbg@users.noreply.github.com> Date: Mon, 11 Sep 2023 09:20:05 +0530 Subject: [PATCH] Build --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a2b5417..0b9a2ef 100755 --- a/README.md +++ b/README.md @@ -11,6 +11,17 @@ - **Version Control**: Git - **Hosting**: Netlify, Github Pages, Vercel, CloudFlare +# PM2 Deployment +``` +pm2 start npm --name prod -- run "start" +``` +# For DEV +``` +npm install +npm run dev +``` + + ## ✨ Features : - Browse movies by genre - Search for specific movies