Scaffold out a new PolymerX Skeleton or Element
⚠️ DEPRECATION WARNING: this tool is no longer updated. Please use the polymerx-cli instead. ⚠️
NOTE: you need yo
npm:
npm install --global yo generator-polymerx
yarn:
yarn add global yo generator-polymerx
Will create a copy of the Polymer Skeleton. Create a directory, and inside run:
yo polymerx
Will create three files: index.js
, template.html
and style.postcss
within a folder with the name chosen.
Within your components/
directory run:
yo polymerx:element
Name | Website |
---|---|
Alessio Occhipinti | https://godev.space |