This repository contains multiple examples of schemas that can be run with SchemaJS. Feel free to navigate through examples and learn more about the different usages and APIs.
- Look at our installation guide in order to successfully execute this example
$ git clone https://github.com/Schema-JS/examples.git
$ cd examples/books$ schemajs start
Read more about interacting with REPL through Hello World example