other-demo-module
This is another small demo module that can be used to display the latest items from Gist
on a web page.
Installation
npm install --save @modular-toolkit/other-demo-module
Usage
The main module that is provided by the package is a React container component, which you can import like this:
import { Gists } from '@modular-toolkit/other-demo-module';
Please look at the source code of the demo application for details on how to use the demo module.
Change Log
Contribution Guidelines
License
MIT licensed
Copyright © 2018 mobile.de GmbH