When attempting to follow the documentation for setting up XDN on a simple react app - https://developer.moovweb.com/guides/react, I do not get the following dependency files created when running xdn init.
xdn.config.js
routes.js
sw/service-worker.js
Tested this against a basic project setup using create-react-app