913 Views
Create React App (CRA) is great. Recently updated to version 2, it now supports Sass out of the box and a bunch of other cool stuff. But what if you want to customize the file structure it gives you? One way would be to manually modify the files.
0 comments