Skip to content
/ zuix-web-starter Public template

Multi-purspose web starter project powered by zuix.js

License

Notifications You must be signed in to change notification settings

zuixjs/zuix-web-starter

Repository files navigation

zuix.js web starter

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 ]<<--

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