A monorepo containing all NPM packages related to Replit Extensions.
- NPM Packages
- Repository
- Documentation
- Discourse Category
- React Extension Template
- HTML/CSS/JS Extension Template
- Clone this repository
- Run
pnpm install
- 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.