An open API service indexing awesome lists of open source software.

https://github.com/moonhighway/pet-library-schema

A schema project for the Pet Library
https://github.com/moonhighway/pet-library-schema

Last synced: about 1 year ago
JSON representation

A schema project for the Pet Library

Awesome Lists containing this project

README

          


cat
dog
rabbit

# Pet Library - Schema

This project will get you started with the Pet Library schema design project.

To install & start the project:

```
git clone https://github.com/moonhighway/pet-library-schema
cd pet-library-schema
npm install
npm start
```

You can find the completed version of this project at the `complete` branch.