create-chrome-react-extension
v1.1.1
Published
Scaffold a multi-page browser extension powered by Vite + React from ReWar1311/react-multipage-extension-template.
Downloads
4
Maintainers
Readme
create-react-extension
Scaffold a multi-page browser extension powered by Vite + React from ReWar1311/react-multipage-extension-template.
Usage
- With npm:
npm create react-extension@latest my-ext
You’ll be prompted for the package name and package manager. The CLI downloads the latest template from GitHub and prepares the project folder.
