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.