Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 344 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 344 Bytes

Permapages Widget Template

This template uses Typescript and Preact to build a Permapage Widget!

Usage

npx degit twilson63/widget-template my-project
cd my-project

Build Widget

npm run build

Run Example Server

npm run example

Deploy to Arweave

npm run deploy [path to wallet.json]