Files
node-pkg-express-utils/README.md
Sebastian Seedorf 2629d1e8e9 inital #2
2020-11-16 10:01:58 +01:00

16 lines
349 B
Markdown

# Express Utils for Node Projects
## Installation
##### 1. Install the package
```
npm install git+https://git.biotronik.int/scm/coe-bs-website/node-pkg-express-utils.git
```
##### 2. Copy the types
Copy the folder `src/types` to some location within the source folder of your project.
It just needs to sit there with no more action required.