Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 555 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 555 Bytes

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.