JSPM

cra-template-now

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q10723F
  • License MIT

Create React App template for use with zeit powered microservice api backend, deployed with now

Package Exports

  • cra-template-now

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

Readme

For this template to work, you must add the following line to your package.json file

"proxy": "http://0.0.0.0:4000"

Any port can be used, simply update the scripts to match.