mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 14:25:17 +00:00
Renamed Serverless example startup command to example instead of run-offline
This commit is contained in:
@@ -38,7 +38,7 @@ Install the dependencies and run serverless. Installing the dependencies will li
|
||||
|
||||
```sh
|
||||
$ npm install;
|
||||
$ npm run run-offline;
|
||||
$ npm run example;
|
||||
```
|
||||
|
||||
This will start `serverless offline` with an additional host option (mainly for WSL environment).
|
||||
|
||||
Reference in New Issue
Block a user