JSPM

cra-template-clouddistrict-react-admin

0.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q14145F
  • License MIT

The base template for Create React App with React Admin.

Package Exports

  • cra-template-clouddistrict-react-admin

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 (cra-template-clouddistrict-react-admin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Cloud District CRA React Admin custom template

react-admin template for Create React App by Cloud District.

Create React App

To use this template, add --template cra-template-clouddistrict-react-admin when creating a new cra app.

For example:

npx create-react-app <APP_NAME> --use-npm --template cra-template-clouddistrict-react-admin

or

npm init react-app <APP_NAME> --use-npm --template cra-template-clouddistrict-react-admin

or

yarn create react-app <APP_NAME> --template cra-template-clouddistrict-react-admin

Development

To test the template locally

npx create-react-app <APP_NAME> --use-npm --template file:cra-template-clouddistrict-react-admin

Reference

To learn Create React App, check out the Create React App documentation.

Cloud District, We define, implement and optimize your DIGITAL PRODUCT.