/pet-library-schema

A schema project for the Pet Library

Primary LanguageJavaScript

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.