After setup and inspecting these example components:
yarn run init
. This script also deletes itself./index.html
./content
./package.json
for build tools./readme.md
to be about your project.Below is an example component with an ES6 class and SVG symbol icons. You can find the assets in /components/counter
and can see it being initialized in /components/app/index.js
.