Skip to content

replit/extensions

Repository files navigation

Replit Extensions Monorepo (All Clients)

A monorepo containing all NPM packages related to Replit Extensions.

Getting Started

  1. Clone this repository
  2. Run pnpm install
  3. Run pnpm dev, or simply hit the Run button if you've imported this into Replit.

Edit the in the modules folder and your changes will be previewed live via Hot Module Reloading.