README
Adhoc Node.js library
Test the basic library
npm install
node tests/test_server.js
The test will run on http://localhost:8888
AppAdhoc module for A/B testing
<script type="module">
import appadhoc from 'https://cdn.skypack.dev/appadhoc';
</script>
npm install
node tests/test_server.js
The test will run on http://localhost:8888