Ziro App
Web app framework built on Netlify, web components, and Ziro packages
JavaScriptNetlifyWeb ComponentsRollup
About
Ziro App is a starter framework for building progressive web apps with Netlify functions, component-driven architecture, and browser-native APIs. It combines Ziro Components and Ziro State into an opinionated app scaffold.
Features
- Built-in Netlify function integration for backend endpoints
- Page, component, state, and style directory conventions
- Service worker and web manifest support out of the box
- Live URL development mode via Netlify CLI
- Composable architecture using Ziro Components and Ziro State
Get Started
Install
npm install
Develop
npm run serve
Live Dev
npm run live