gdgwep
v0.0.4
Published
The Gdg Web Primitives design package.
Downloads
2
Readme
gdgwep
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.
Getting started
Install package
Install the package from this repository globally.
yarn global add @gdg/gdgwep
# or: npm install -g @gdg/gdgwep
Run gdgwep in your project
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.