- Clone the project
- Navigate to the directory
- Open terminal/powershell
- Run the following command
- node server.js
- Open browser
- Go to http://localhost:9090 (Configured in server.js)
- Server API return "Hello PSR"
Perform server.js changes as per your requirements.