Light Blue React v5.0.0
STRUCTURE
Light Blue package goes with the following folders:
- build - the folder for compiled output;
 - node_modules - 3rd-party libraries and utilities;
 - src - the source code of the application;
 - package.json - the list of 3rd party libraries and utilities;
 - yarn.lock - fixed versions of all the dependencies;