# How to upload a entire static website directory to IPFS use VUE by browser?

**URL:** https://discuss.ipfs.tech/t/how-to-upload-a-entire-static-website-directory-to-ipfs-use-vue-by-browser/9364
**Category:** js-ipfs
**Created:** [November 3, 2020, 4:02pm UTC](https://discuss.ipfs.tech/t/how-to-upload-a-entire-static-website-directory-to-ipfs-use-vue-by-browser/9364 "2020-11-03T16:02:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![chen](https://avatars.discourse-cdn.com/v4/letter/c/3d9bf3/32.png) [@chen](https://discuss.ipfs.tech/u/chen)
#### Post date: [November 3, 2020, 4:02pm UTC](https://discuss.ipfs.tech/t/how-to-upload-a-entire-static-website-directory-to-ipfs-use-vue-by-browser/9364/1 "2020-11-03T16:02:04Z")

</div>

How to upload a entire static website directory to IPFS use VUE by browser?

How to upload a entire static website directory to IPFS use VUE by browser ?

I follow this demo, but it can work with directory, `https://github.com/ipfs-inactive/js-ipfs-http-client/blob/master/examples/upload-file-via-browser/src/App.js`

I can’t find a working demo, can some one give a working demo? Thank you very much!
