2022-03-01 22:08:42 +01:00
|
|
|
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
|
2022-03-02 18:09:24 +01:00
|
|
|
npm run serve
|
|
|
|
npm install @pnp/spfx-controls-react --save --save-exact
|
|
|
|
npm run serve
|
2022-03-03 15:21:39 +01:00
|
|
|
exit
|
|
|
|
npm i react-leaflet-markercluster
|
|
|
|
npm run serve
|
|
|
|
npm install @pnp/spfx-property-controls --save --save-exact
|
|
|
|
npm run serve
|
2022-03-03 16:59:12 +01:00
|
|
|
gulp clean; gulp build; gulp bundle --ship; gulp package-solution --ship;
|
2022-03-03 19:39:44 +01:00
|
|
|
npm run serve
|
2022-03-04 11:50:41 +01:00
|
|
|
exit
|
|
|
|
npm run serve
|
2022-03-04 14:22:49 +01:00
|
|
|
gulp clean; gulp build; gulp bundle --ship; gulp package-solution --ship;
|
|
|
|
npm run serve
|
2022-03-04 16:28:01 +01:00
|
|
|
gulp clean; gulp build; gulp bundle --ship; gulp package-solution --ship;
|
|
|
|
exit
|