Skip to content

genielabs/glabs.it

Repository files navigation

zuix.js web starter

The base starter project for component based web development with zuix.js and Eleventy.

-->>[ Demo and Docs ]<<--

Lighthouse performance test

Other starter templates

  • 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

Related resources