cra-template-netlify-fns

A template for using Netlify functions with Create React App.

Usage no npm install needed!

<script type="module">
  import craTemplateNetlifyFns from 'https://cdn.skypack.dev/cra-template-netlify-fns';
</script>

README

CRA Template for Netlify Functions

npm init react-app --template netlify-fns

# OR

npx create-react-app --template netlify-fns

This feature is available with react-scripts@3.3.0 and higher.