Configure Assets for my React app in an Nx Workspace

Share this video with your friends

Send Tweet

Every app needs assets, whether it's images or json files that need to be available for your app at runtime. In this lesson we look into how Nx already generates and configures a dedicated assets folder for you and how you can even customize that further.