README
Getting started
npm install
npm start
Then go to:
http://localhost:44444/
http://localhost:44444/?p=/shape-box.json
Development
npm run build
npm publish
A framework for visualizing and editing metadata.
<script type="module">
import iksplor from 'https://cdn.skypack.dev/iksplor';
</script>
npm install
npm start
Then go to:
http://localhost:44444/
http://localhost:44444/?p=/shape-box.json
npm run build
npm publish