I have been working with codesandbox.io and react and updating github from codesandbox. Today I tried to pull it down locally onto my machine (and install it) and work on it and realized two things.
- It didn't work
- There was no public directory in codesandbox and github, so no index.html but the app works in codesandbox.
So I have 2 questions 1. Does codesandbox.io remove the public directory or was it me? 2. If it was me why does my app still work in codesandbox.io
My Codesandbox is here https://codesandbox.io/s/wiki-mogpb?fontsize=14&hidenavigation=1&theme=dark