17 lines
432 B
Plaintext
17 lines
432 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
|