generator-lwc-app
v0.0.3
Published
A yeoman generator to easily create an LWC PWA (Lightning Web Component based Progressive Web App)
Downloads
2
Maintainers
Readme
generator-lwc-app
A yeoman generator to easily create an LWC PWA (Lightning Web Component based Progressive Web App)
Installation
Have node.js installed
If you need to install Yeoman run:
npm i -g yo
To install this generator run:
npm i -g generator-lwc-app
Then to generate a new LWC PWA run:
yo lwc-app