- create index file at component and core-ui directory - export whole file by index , so we can call each file ``` import {FileName} from '~/$path/core-ui' import {FileName} from '~/$path/components' ```