zuixjs / zuix-web-starter

Multi-purspose web starter project powered by zuix.js

Home Page:https://zuixjs.github.io/zuix-web-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Multi-purspose web starter project powered by zuix.js

https://zuixjs.github.io/zuix-web-starter/

License:MIT License


Languages

Language:Liquid 42.5%Language:JavaScript 40.8%Language:CSS 7.7%Language:HTML 6.6%Language:Nunjucks 2.5%