1.0.4 • Published 2 years ago

react-project-generator-cli v1.0.4

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

Project Name

This project is a CLI tool that uses Inquirer to create a new project based on a private Bitbucket repository. The tool prompts the user to enter a name for the new project, add storybook, internationalization (react i18n) and then generate a new project with that name.

Installation

To install the tool, run the following command:

npm install -g react-project-generator-cli

Usage

To use the tool, run the following command:

generate-project

The tool will then prompts the user to enter a name for the new project, add storybook, select story addons, and then generate a new project with that name. The tool will also install any necessary dependencies.

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago