Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 372 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 372 Bytes

Zero Examples

These are basic examples of various Zero features and commonly used snippets.

How to use

First install zero on your machine by running:

npm install -g zero

Download or clone this repo and then run:

cd examples/
zero

Open this URL in the browser: http://localhost:3000/ and explore various examples.