# Creating an ASiC-E container
In this demo, we let the end user pick some files and when they click on the "Create ASiC-E container" button,
an ASiC-E container is created with those files included.

<CreatingAsiceContainer/>

## javascript
@[code{6-42} js](../.vuepress/components/CreatingAsiceContainer.vue)

## html
@[code{59-67} html](../.vuepress/components/CreatingAsiceContainer.vue)
