Boilerplate for WebGIS App using TypeScript, React, Webpack & ArcGIS API for JavaScript. This sample provides a simple boilerplate app which can be easily extended. React-Bootstrap is used as front-end framework.
Download the repository and install the dependencies:
$ npm install
Build and run development build
$ npm run start
Run production build
$ npm run build
Build and run live server
$ npm run live
The following APIs have been used to create this application: