1.0.3 • Published 2 years ago

react-save-efforts v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Usage

Install:

yarn add --dev react-save-efforts

Change package.json:

"scripts": {
  "create-service": "node ./node_modules/react-save-efforts/create-service.js",
  "create-component": "node ./node_modules/react-save-efforts/create-component.js",
  "remove-service": "node ./node_modules/react-save-efforts/remove-service.js",
  "remove-component": "node ./node_modules/react-save-efforts/remove-component.js"
}

Terminal:

yarn create-service
yarn create-component
yarn remove-service
yarn remove-component
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago