create-config-react
v1.2.7
Published
Create Config.ts file in react, angular, backend (node)
Maintainers
Readme
create-config-react
CLI Command for creating Config file in Utils folder that contain all the url of the project. it can be used for backend , frontend : react , angular..
import the file in the desire file and work with it as : Config.url....
Installation:
npm i -g create-config-reactCLI Commands:
create-config creates Config file in src/Utils folder.
