JSPM

  • Created
  • Published
  • Downloads 45
  • Score
    100M100P100Q77694F
  • License MIT

react template

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@pplancq/react-template) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @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 with the name of your new project.

    License

    This project is under the MIT license.