Skip to content

megazear7/ziro-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ziro Components

A library of web components

Netlify Status

A Ziro Project

Using

npm install ziro
import 'ziro';
<ziro-panel></ziro-panel>

Contributing

Install

npm install

Serve

npm start

Open localhost:8000/dev

Build

npm run build

Then push to the master branch.

Deploy

Bump the package version in package.json and bump the service worker cache version in docs/static/sw.js. Then push changes to the main branch and run npm publish. Make sure all changes are detailed in the documentation.

Documentation

Serve

npm run docs:serve

Open localhost:3000

Build

npm run docs:build

Support

Buy me a coffee

Patreon

About

A library of web components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published