The base starter project for component based web development with zuix.js and 11ty.
Installs with:
npx zuix new my-project-name
-->>[ Demo and Docs ]<<--
-
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
- zuix.js https://zuixjs.org
- zKit https://zuixjs.github.io/zkit/
- Web Starter https://zuixjs.github.io/zuix-web-starter