inital #2
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user