Created
May 16, 2020 09:50
-
-
Save venkateshwarv/4d5bfbde96f89b1d0484029a97b55666 to your computer and use it in GitHub Desktop.
Inweb Survey as a node-module
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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