generator-spfxavapattern

1.15.2 • Public • Published

Getting started

  • Install: npm install -g generator-spfxavapattern
  • Install: npm link generator-spfxavapattern
  • Run: yo spfxavapattern

Commands

  • yo spfxavapattern shows a wizard for generating a new generator

What do you get?

Scaffolds out a complete Avanade-style SPFX generator directory structure for you:

.
├── generators/
│   └── app/
│       ├── index.js
│       └── templates/
│           └── assets/
│           |   └── images/
│           |   |   └── oweebearApps.png
│           |   └── scripts/
│           |       └── bootstrap.min.js
│           |       └── jquery.min.js
│           |       └── react-bootstrap.min.js
│           |       └── react.production.min.js
│           └── services/
|               ├── o365SP_AzureService.ts
|               ├── o365SP_CommonService.ts
├── .gitignore
├── .yo-rc.json
├── README.md
├── package.json

License

© Owee Penaranda <www.oweepenaranda.com>

Dependencies (31)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i generator-spfxavapattern

    Weekly Downloads

    0

    Version

    1.15.2

    License

    ISC

    Unpacked Size

    337 kB

    Total Files

    17

    Last publish

    Collaborators

    • oweeboi011