mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 21:25:26 +00:00
Added prettier to project
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
This is examples folder. These examples are used to test new features and as sample showcases.
|
||||
|
||||
Each example is linked to webserver.js, which *requires* express.js to run.
|
||||
Each example is linked to webserver.js, which _requires_ express.js to run.
|
||||
Express.js has been inserted as "example package" dipendency.
|
||||
|
||||
```sh
|
||||
@@ -18,6 +18,7 @@ To make them work, you'll have to edit both certificates and model path.
|
||||
|
||||
Visit [http://localhost:8080/gen/examplePass](http://localhost:8080/gen/examplePass) to get the pass. Replace "examplePass" with the pass name in models folder.
|
||||
Please note that `field.js` example will force you to download `exampleBooking.pass`, no matter what.
|
||||
___
|
||||
|
||||
---
|
||||
|
||||
Every contribution is really appreciated. ❤️ Thank you!
|
||||
|
||||
Reference in New Issue
Block a user