diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 000000000..98d9bcb75 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +17 diff --git a/README.md b/README.md index 8e7d9976d..876b8af3a 100644 --- a/README.md +++ b/README.md @@ -277,3 +277,12 @@ If you find this library useful, please consider sponsoring us through a [donati Copyright © 2015-present [Brent Ely](https://github.com/gitbrent/PptxGenJS) [MIT](https://github.com/gitbrent/PptxGenJS/blob/master/LICENSE) + +--- + +# How to run your branch locally + +- Make sure you are using the correct node version (Check .nvmrc file) +- Run the command `npm run ship` to bundle your changes +- On your terminal, `cd` into `demos` folder then run `node browser_server.mjs` +- Open [http://localhost:8000/browser/index.html](http://localhost:8000/browser/index.html) on your browser and test your changes in the sandbox diff --git a/demos/browser/index.html b/demos/browser/index.html index 77ef76a53..04ebda6b3 100755 --- a/demos/browser/index.html +++ b/demos/browser/index.html @@ -743,6 +743,14 @@
Slide 4: Source URLs
  • Source: URL variables
  • +
    +
    Slide 5: Image Shadows
    + +