Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 689 Bytes

File metadata and controls

22 lines (15 loc) · 689 Bytes

Web View Example app

This app shows how to integrate the <webview /> block into Devvit. A full video tutorial explaining this source code is available here. You can also read explanations about the source code in our documentation

Instructions

  1. Change the @devvit/public-api reference in this project. npm install --save @devvit/public-api@0.11.3

  2. Change Devvit project configuration Edit devvit.yaml to give a unique name to your project

  3. Install dependencies npm install

  4. Upload app devvit upload

  5. Playtest devvit playtest r/<your-subreddit>