14 lines
347 B
Plaintext
14 lines
347 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
|