38 words
1 minute
React and CRXJS Extension quick start
Prerequisites
- Node.js
- Node.js package manager (npm, yarn, pnpm)
Steps
- Go to the folder you want to create and run command
Terminal window npx create-cxjs - Enter your project name
NOTE
Change
your-project-namewith your project name - Select
React
- Select
Typescript
- Done

References
React and CRXJS Extension quick start
https://slimaeus.github.io/posts/react-crxjs-extension-quick-start/