Create a yhwh-script app with just one command.
yhwh-script is a JavaScript framework for WebComponents. With yhwh-script your custom elements can become, whatever you want them to become.
Easiest way is to simply call the following command:
npx @yhwh-script/create-app YOUR_PROJECT_NAME
Need to install the following packages:
@yhwh-script/create-app@0.9.9
Ok to proceed? (y) y
cd YOUR_PROJECT_NAME
npm install
npm run dev
That's it. Thanks for using yhwh-script.