Getting Ready

For this recipe, we need to install PM2 globally:

    npm install -g pm2

Also, we need to install Nginx:

    sudo apt-get update    sudo apt-get install nginx

Get React Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.