How to Setup Create .env file in root folder of the project Copy from .env.example and fill in information Run below command to install dependency and run $ npm install $ npm start