README
Experience Shell
Base code to hot reload profiles inside the experience builder for better testing
Setting up
- Run
npm init(oryarn init) - Replace this README with your own
Base code to hot reload profiles inside the experience builder for better testing
<script type="module">
import smartAccessExperienceShell from 'https://cdn.skypack.dev/@smart-access/experience-shell';
</script>
Base code to hot reload profiles inside the experience builder for better testing
npm init (or yarn init)