There are two place to put resources that would be later imported into a react project, src/assets/ folder and public/ folder. So what is the diff? Build Processing src/assets: Files will be processed by build tools (like webpack, Vite) Images ma...
blog.zackhu.com2 min readNo responses yet.