@aw-webflow/microsoft_partner_page
v1.0.0
Published
## Usage via jsDelivr CDN
Readme
@aw-webflow/microsoft_partner_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 Webflow script tag with the new version number.
Local Development
npm install
npm start