@aw-webflow/masterclass_ungated
v1.0.0
Published
Custom JavaScript for a Webflow page.
Readme
@aw-webflow/masterclass_ungated
Custom JavaScript for a Webflow page.
Usage via jsDelivr CDN
<script src="https://cdn.jsdelivr.net/npm/@aw-webflow/[email protected]/script.min.js"></script>Deployment Workflow
- Push changes to GitHub
- Bump the version in
package.json - Run
npm publish --access public - Update the version in the Webflow script tag to match
Local Development
npm install
npm start