README
x2-service-storage
:orange_book: X2 Service Storage for Client Side Applications
# dev mode
$ npm run dev
# test
$ npm run test
# build
$ npm run build
X2 Service Storage for Client Side Applications
<script type="module">
import x2ServiceStorage from 'https://cdn.skypack.dev/x2-service-storage';
</script>
:orange_book: X2 Service Storage for Client Side Applications
# dev mode
$ npm run dev
# test
$ npm run test
# build
$ npm run build