if we want to fetch pageId and versionId from this url: http://localhost:3001/xpm/editor/:pageId/:versionId then we need to do following things to make this happen.
install below pkg's from npm
- express
- body-parser
- esm
- next-routes
add scripts into package.json file