Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 735 Bytes

File metadata and controls

17 lines (10 loc) · 735 Bytes

cra-template-pwa-typescript-duda-widget

This template is based on cra-template-pwa-typescript. It adds necessary Webpack transformations according to Duda's Widget development requirements.

To use this template, add --template pwa-typescript-duda-widget when creating a new app.

For example:

npx create-react-app my-app --template pwa-typescript-duda-widget

For more information, please refer to: