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

349 B

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.