create-my-react-template
v1.0.7
Published
Create my react template
Readme
Create My React Template
A simple React template creation tool.
Installation
npm install create-my-react-template -gUsage
Run the following command to create a project template at the specified projectPath.
create-my-react-template init <projectPath>