zuix web starter
1.0.34
The base starter project for component based web development with zuix.js and 11ty.
Installs with:
npx zuix new my-project-name
Web App demo
A typical mobile app layout, with side drawer, collapsible header, Material Design UI,
internal search engine and adaptive design that works very well on desktop screens too.
Installs with:
npx zuix new my-project-name -t web-app
News Blog demo
A fully immersive template, suitable for publishing feeds of news or blog posts. With
"Save for later" and share/print functionality, internal search engine and adaptive design
that works very well on desktop screens too.
Installs with:
npx zuix new my-project-name -t news-blog