2022-03-01 16:08:42 -05: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 12:09:24 -05:00
|
|
|
npm run serve
|
|
|
|
npm install @pnp/spfx-controls-react --save --save-exact
|
|
|
|
npm run serve
|
2022-03-03 09:21:39 -05: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 10:59:12 -05:00
|
|
|
gulp clean; gulp build; gulp bundle --ship; gulp package-solution --ship;
|
2022-03-03 13:39:44 -05:00
|
|
|
npm run serve
|
2022-03-04 05:50:41 -05:00
|
|
|
exit
|
|
|
|
npm run serve
|
2022-03-04 08:22:49 -05:00
|
|
|
gulp clean; gulp build; gulp bundle --ship; gulp package-solution --ship;
|
|
|
|
npm run serve
|
2022-03-04 10:28:01 -05:00
|
|
|
gulp clean; gulp build; gulp bundle --ship; gulp package-solution --ship;
|
|
|
|
exit
|