Modules¶
Cognite Toolkit comes with modules that you can use as a starting point to set up configurations to solve common use cases with CDF.
The modules are available with the cdf modules init
when you set up a new project, and with the cdf modules add
when you add a new module to an existing project. Both commands prompt you to select the modules to use.
import DocCardList from '@theme/DocCardList';