UNPKG

cra-template-node-express

Version:

You can use the template using the below command.

15 lines 267 B
{ "plugins": [ [ "@babel/plugin-transform-runtime", { "regenerator": true } ], "react-hot-loader/babel" ], "presets": [ "@babel/preset-env", "@babel/react" ] }