Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 432 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 432 Bytes

@pplancq/react-template

This package is a ready-to-use template for starting up a new React application. It has been designed for easy use via the @pplancq/create-react-app script.

Usage

To create a new React project, use the following command:

npm create @pplancq/react-app@latest <project_name>

Replace <project_name> with the name of your new project.

License

This project is under the MIT license.