2.6.0 • Published 1 year ago

@soliantconsulting/create-react-app v2.6.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Create React App

Init project for creating React App projects with Bitbucket Pipelines and CDK integration.

To create a new project, run the following command:

pnpm dlx @soliantconsulting/create-react-app@latest [<app-name>]

The script will place the project in a directory with the given app name under the current working directory.