Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 732 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 732 Bytes

demo-module

This is a small demo module that can be used to display the latest items from Hacker News on a web page.

Installation

npm install --save @modular-toolkit/demo-module

Usage

The main module that is provided by the package is a React container component, which you can import like this:

import { HackerNews } from '@modular-toolkit/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