cra-template-webpack-5-typescript

1.1.2 • Public • Published

cra-template-webpack-5-typescript

This is a Webpack 5 TypeScript template for Create React App.

To use this template, add --template webpack-5-typescript when creating a new app.

For example:

npx create-react-app my-app --template webpack-5-typescript

# or

yarn create react-app my-app --template webpack-5-typescript

For more information, please refer to:

Package Sidebar

Install

npm i cra-template-webpack-5-typescript

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

31 kB

Total Files

20

Last publish

Collaborators

  • blackarctic