Update README.md
This commit is contained in:
parent
d8c31cf39f
commit
165712c6d1
1 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
# PM2 Deployment
|
||||
```
|
||||
npm build
|
||||
pm2 start npm --name prod -- run "start"
|
||||
```
|
||||
# For DEV
|
||||
|
|
@ -32,4 +33,4 @@ npm run dev
|
|||
|
||||
- [ ] Add a bookmark page to store the user's favorite movies and tv shows
|
||||
- [ ] Add the video playing feature when the user hover over the card and play the video
|
||||
- [ ] Add authentication so that the user can sign up and log in to save their favorite movies and tv shows permanently
|
||||
- [ ] Add authentication so that the user can sign up and log in to save their favorite movies and tv shows permanently
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue