mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 18:25:24 +00:00
Added .load to documentation; removed express from dev dependencies
This commit is contained in:
@@ -6,7 +6,7 @@ Express.js **was not** inserted as dipendency.
|
||||
```sh
|
||||
git clone https://github.com/alexandercerutti/passkit-generator.git;
|
||||
npm install;
|
||||
npm install express;
|
||||
npm install -g express;
|
||||
cd examples;
|
||||
node <the-example-you-want-to-execute>.js
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user