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
- Host: GitHub
- URL: https://github.com/stfbauer/generator-spfxyarn
- Owner: StfBauer
- License: mit
- Created: 2018-02-22T22:51:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T23:22:14.000Z (over 8 years ago)
- Last Synced: 2026-01-01T04:22:40.180Z (5 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)