Integrate the dash-component-boilerplate with existed dash project

Hi all!

I am a new user on Dash.plot.ly
My question is how I actually put my new component (from the dash-component-boilerplate) to the already existed dash project?
Because, when I put all the stuff from dash-component-boilerplate to the project, it get messed and even I can’t run my react component. In addition, when I imported the new component, it was said the component is not found.

Thank you in advance!

Regards