Describe here
- Components - Building blocks
- Base - exposed building blocks which expose building blocks
- Development Project - sets of components and bases we want to work with
- Project -
Try to use a create-react-app with external source and you get this.
Module not found: You attempted to import ../../../components/dashboard/src which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.