README
Quickstart ESRI JS API Map with Create React App template
Usage
npx create-react-app %PROJECT_NAME% --template map-esri-js
- or -
yarn create react-app %PROJECT_NAME% --template map-esri-js
This is Create React App (CRA) template for ESRI Map JS API v4
<script type="module">
import craTemplateMapEsriJs from 'https://cdn.skypack.dev/cra-template-map-esri-js';
</script>
npx create-react-app %PROJECT_NAME% --template map-esri-js
- or -
yarn create react-app %PROJECT_NAME% --template map-esri-js