The Gdg Web Primitives design package. The gdgwep package and CLI contain all means needed to work with primitives in the Gdg Web Design System.
Install the package from this repository globally.
yarn global add @gdg/gdgwep
# or: npm install -g @gdg/gdgwep
Run the following command to install and configure gdgwep within your project.
gdgwep install
Gdgwep will detect your project type and configure all necessary files.