The bit-cli has to be installed and initialized in the project
There are two ways to import and work with Bit components.
npm installfor just using the componentbit importto work and change the component
First make sure @bit:registry=https://node.bit.dev is added to client/.npmrc. This registers bit's scope to npm.