Skip to content

Files

Latest commit

author
Asad Memon
Feb 7, 2019
bfcb8de · Feb 7, 2019

History

History
This branch is 433 commits behind remoteinterview/zero:master.

examples

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.