cra-template-typescript-hmr

1.0.9 • Public • Published

cra-template-typescript-hmr

This is a TypeScript template with hot module reloading support, for Create React App.

To use this template, add --template cra-template-typescript-hmr when creating a new app.

For example:

npm init react-app my-app --template cra-template-typescript-hmr

# or

yarn create react-app my-app --template create-template-typescript-hmr

For more information, please refer to:

Note

This template uses react-app-rewire-hot-loader, which in turn uses react-app-rewired. The latter overrides react-scripts, which is what powers Create React App. This may break things in future builds, which I will be responsible for fixing.

Package Sidebar

Install

npm i cra-template-typescript-hmr

Weekly Downloads

8

Version

1.0.9

License

MIT

Unpacked Size

36.1 kB

Total Files

21

Last publish

Collaborators

  • shovonr