@tomei/marketing
v0.6.1
Published
Tomei Marketing Package
Downloads
93
Readme
SSO Config
How to use
- run
npm i @tomei/config
- create a
component-config
folder in the root of your project - create a
component-name.json
file in thecomponent-config
folder. This file will contain the configuration for your component. you want to use thecomponent-name
as the name of the file. For example, if your component is calledmy-component
, then the file name should bemy-component.json