Sergej Schwabauer b4861f5bdb Add 'samples/react-interactive-map/' from commit '37b5f45bc98102a631f16b26a67b01d22a7765e6'
git-subtree-dir: samples/react-interactive-map
git-subtree-mainline: e43943f69e764dc178745822d99a34d28dc51032
git-subtree-split: 37b5f45bc98102a631f16b26a67b01d22a7765e6
2022-10-14 12:21:31 +02:00

30 lines
833 B
Plaintext

yo @microsoft/sharepoint
spfx-fast-serve
npm install react react-dom leaflet
npm i @spfxappdev/utility
npm i
npm install react-leaflet
npm install -D @types/leaflet
npm run serve
gulp serve
npm run serve
npm install -D @types/leaflet babel-loader @babel/core @babel/preset-env @babel/plugin-proposal-nullish-coalescing-operator
npm run serve
exit
npm run serve
npm install @pnp/spfx-controls-react --save --save-exact
npm run serve
exit
npm i react-leaflet-markercluster
npm run serve
npm install @pnp/spfx-property-controls --save --save-exact
npm run serve
gulp clean; gulp build; gulp bundle --ship; gulp package-solution --ship;
npm run serve
exit
npm run serve
gulp clean; gulp build; gulp bundle --ship; gulp package-solution --ship;
npm run serve
gulp clean; gulp build; gulp bundle --ship; gulp package-solution --ship;
exit