Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1014 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 1014 Bytes

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.