An open API service indexing awesome lists of open source software.

https://github.com/stfbauer/generator-spfxyarn

Sample implementation to use SPFx and Yarn instead of SPFx
https://github.com/stfbauer/generator-spfxyarn

Last synced: about 2 months ago
JSON representation

Sample implementation to use SPFx and Yarn instead of SPFx

Awesome Lists containing this project

README

          

# generator-spfxyarn

Sample yeoman generatore that replaces SPFx with Yarn.

## Usage

```sh
git clone https://github.com/StfBauer/generator-spfxyarn.git

cd generator-spfxyarn

npm link
```

## For more details
Please check out my blog post on [Custom SPFx generator: Make Yarn your default package manager](https://n8d.at/blog/custom-spfx-generator-make-yarn-your-default-package-manager/)