cra-template-web-extension-typescript

1.0.6 • Public • Published

cra-template for chrome extension

Another CRA template, but this time for web extensions. It makes sense to use this package with the following CRA script: web-extension;

To use this template, add --template web-extension-typescript when creating a new app.

For example:

npx create-react-app my-chrome-extension --scripts-version web-extension --template web-extension-typescript

# or

yarn create-react-app my-chrome-extension --scripts-version web-extension --template web-extension-typescript

For more information, please refer to:

Package Sidebar

Install

npm i cra-template-web-extension-typescript

Weekly Downloads

11

Version

1.0.6

License

MIT

Unpacked Size

32.3 kB

Total Files

19

Last publish

Collaborators

  • nsarg1