Skip to content

Files

Latest commit

50f3667 · Oct 11, 2019

History

History
This branch is 4340 commits behind ipfs/js-ipfs:master.

browser-webpack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 26, 2017
Sep 18, 2019
Oct 29, 2018
Jul 26, 2017
Jul 26, 2017
Jul 26, 2017
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019

Bundle js-ipfs with Webpack!

In this example, you will find a boilerplate you can use to guide yourself into bundling js-ipfs with webpack, so that you can use it in your own web app!

Run this example

Once the daemon is on, run the following commands within this folder:

> npm install
> npm start

Now open your browser at http://localhost:3000

You should see the following: