This package has been deprecated

Author message:

This package is deprecated in favor of cra-template-effector. For more info: https://github.com/effector/cra-template-effector

cra-template-effectorjs

2.0.6 • Public • Published

cra-template-effectorjs

The Effector template for Create React App.

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

npm:

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

yarn:

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

pnpm:

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

For more information, please refer to:

Package Sidebar

Install

npm i cra-template-effectorjs

Weekly Downloads

1

Version

2.0.6

License

MIT

Unpacked Size

137 kB

Total Files

23

Last publish

Collaborators

  • kurzdor