This is another small demo module that can be used to display the latest items from Gist on a web page.
npm install --save @modular-toolkit/other-demo-module
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.
- See CHANGELOG.md
- See CONTRIBUTING.md
Copyright © 2018 mobile.de GmbH