Skip to content

Instantly share code, notes, and snippets.

@venkateshwarv
Created May 16, 2020 09:50
Show Gist options
  • Save venkateshwarv/4d5bfbde96f89b1d0484029a97b55666 to your computer and use it in GitHub Desktop.
Save venkateshwarv/4d5bfbde96f89b1d0484029a97b55666 to your computer and use it in GitHub Desktop.
Inweb Survey as a node-module
<script type="module" src='node_modules/inweb-survey/dist/inweb/inweb.esm.js'></script>
<script nomodule src="node_modules/inweb-survey/dist/inweb/inweb.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment