项目作者: olizilla

项目描述 :
Open ipfs:// links with dweb.link
高级语言: JavaScript
项目地址: git://github.com/olizilla/dweb.link.git
创建时间: 2021-04-09T11:17:04Z
项目社区:https://github.com/olizilla/dweb.link

开源协议:

下载


dweb.link ✨🔗

Open ipfs:// links with dweb.link

A landing page to explain what dweb.link is for and register a protocol handler for ipfs:// links.

Getting started

The site is built with Vite, Preact, and Tachyons. If you’ve used React you’ll pick it up fast.

Install the deps with npm

  1. $ npm install

Run the dev server with npm start

  1. $ npm start
  2. > dweb.link@0.0.0 start
  3. > vite
  4. vite v2.1.3 dev server running at:
  5. > Local: http://localhost:3000/
  6. > Network: http://192.168.1.110:3000/
  7. ready in 206ms.

Homepage

dweb.link screenshot