digitransit-ui/digitransit-store/scripts/installation.md
2020-09-11 10:17:33 +03:00

24 lines
637 B
Markdown

<!-- This file is automatically generated. Please don't edit it directly:
if you find an error, edit the source file (likely index.js), and re-run
./scripts/generate-readmes in the digitransit-store project. -->
---
This module is part of the Digitransit-ui project. It is maintained in the
[HSLdevcom/digitransit-ui](https://github.com/HSLdevcom/digitransit-ui) repository, where you can create
PRs and issues.
### Installation
Install this module individually:
```sh
$ npm install {module}
```
Or install the Digitransit-store module that includes it as a function:
```sh
$ npm install @digitransit-store/digitransit-store
```