2.0.3 • Published 4 years ago

cra-template-effectorjs-ts v2.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

cra-template-effectorjs-ts

The Effector template with TypeScript support for Create React App.

To use this template, add --template effectorjs-ts when creating a new app.

npm:

npx create-react-app <project-name> --template effectorjs-ts

yarn:

yarn create react-app <project-name> --template effectorjs-ts

pnpm:

pnpx create-react-app <project-name> --template effectorjs-ts

For more information, please refer to:

2.0.4

4 years ago

2.0.3

4 years ago