generator-lit-sass-rollup-openwc-starter
v1.0.5
Published
A generator for setting up a starter frontend app using Lit Element, SASS and Rollup. Uses Open WC for testing.
Downloads
307
Readme
Lit Element SASS Rollup Open WC Starter Template
A generator for setting up a starter frontend app using Lit Element, SASS, and Rollup. Uses Open WC for testing.
Instructions
Install Yeoman globally:
npm install -g yo
Install this generator globally:
npm install -g generator-lit-sass-rollup-openwc-starter
Navigate to a directory where you want to generate the files, then run:
yo lit-sass-rollup-openwc-starter
Follow the instructions provided during the generation process.