https://github.com/renanmav/frontend-delivery
ReactJS website for administration functions of a pizza delivery app
https://github.com/renanmav/frontend-delivery
Last synced: about 1 month ago
JSON representation
ReactJS website for administration functions of a pizza delivery app
- Host: GitHub
- URL: https://github.com/renanmav/frontend-delivery
- Owner: renanmav
- Created: 2019-06-16T20:52:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-28T01:27:28.000Z (almost 6 years ago)
- Last Synced: 2025-03-25T19:39:26.436Z (about 2 months ago)
- Language: JavaScript
- Size: 1.41 MB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Don Juan Pizza Delivery Admin
ReactJS website for administration functions of a pizza [delivery app](https://github.com/renanmav/app-delivery).
## Setup
Run `yarn` or `npm install` to install dependencies. Serve the app with `yarn start`.
.