cra-template-module-system

1.0.3 • Public • Published

cra-template-module-system

The base template for Create React App with module's structure and redux

How use it

npx create-react-app my-app --template module-system

Commitizen config

add commitizen's config on package.json

    "config": {
        "commitizen": {
            "path": "node_modules/cz-conventional-changelog"
        }
    },

Package Sidebar

Install

npm i cra-template-module-system

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

40.7 kB

Total Files

26

Last publish

Collaborators

  • jametjulien