itg-cms-plugin
v1.0.0-beta.1
Published
Plugin to connect to different CMS
Downloads
79
Readme
itg-cms-plugin
Plugin to connect to different CMS
Installation
npm install itg-cms-plugin
Usage
import { multiply } from 'itg-cms-plugin';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library