npm install
Create a .env file in the root of your project. Copy the content of the .env.example file to the newly created .env file. Get your credentials from the settings section and replace the old values in the .env file.
node server.js
For more information about auth0 contact the documentation page.