mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 17:25:21 +00:00
Converted examples to Typescript
This commit is contained in:
@@ -7,7 +7,7 @@ Express.js **was not** inserted as dipendency.
|
||||
git clone https://github.com/alexandercerutti/passkit-generator.git;
|
||||
cd passkit-generator;
|
||||
npm install;
|
||||
npm install -g express;
|
||||
npm install --no-save express;
|
||||
cd examples;
|
||||
node <the-example-you-want-to-execute>.js
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user