Hey @pankajc23172579,
The answer to your problem will be:
1. Dispatcher: /0069 { /type "allow" /url "/apps/*" }
2. Allow permissions for the "anonymous" and "everyone" user groups have READ permissions to the /apps/* path.
3. Read ./crx-quickstart/logs/error.log (you should see very valuable information here).
I hope whatever you are trying to achieve is for non-production, testing, and educational purpose only.
Can you please explain why you are trying to expose the /apps folder structure to the public? It's best practice not to expose the /apps folder because security reasons recommended by Adobe.