1.0.0-1 • Published 8 years ago
z0-lite v1.0.0-1
z0-lite
Alpha preview of z0 site generator
npm i z0-litez0 home.jsx --devz0 home.jsx > index.htmlExample .jsx source file
<Box is='header'>
<Container py={6}>
<Heading>Hello</Heading>
</Container>
</Box>- Hot reloading dev server
- Builds static HTML pages
- Automatically picks up components from Lab (
theme.jsonandlab.json) - Configurable scope with
z0.config.js