Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 367 Bytes

NextJS-Template-WebContainer

A Typescript NextJS template using webcontainer from Stackblitz

INSTRUCTIONS

  1. Copy/download files to existing app.

  2. Install dependencies:

    npm install @webcontainer/api @xterm/xterm @xterm/addon-fit lucide-react
    

NOTES:

  • Shadcn Button & TextArea are used these can be switched out for preferred UI elements.