mpt-cli
v1.0.1
Published
A scaffold for managing project templates
Readme
React Scaffolding CLI
A scaffold for managing project templates
Installation
To install the CLI tool, run the following command:
npm install -g mpt-cliUsage
To create a new React project, run the following command:
mpt-cli init <projectName>