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
- Host: GitHub
- URL: https://github.com/moonhighway/pet-library-schema
- Owner: MoonHighway
- Created: 2020-04-27T14:39:48.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T15:39:18.000Z (over 2 years ago)
- Last Synced: 2024-04-14T23:28:28.303Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://moonhighway.com
- Size: 134 KB
- Stars: 9
- Watchers: 5
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.