npm install
to install deps.- Edit scripts in src directory.
- Run
npm run build
to build locally. - Push to master to automatically build & deploy changes to S3.
The easiest way to test changes may be this:
Duplicate the "Events" page on Webflow, paste the script contents into a
<script>
tag on the page, and then delete the test page when done.