https://github.com/squishy123/wayorder-ruhacks
Wayorder Repo for RUHacks
https://github.com/squishy123/wayorder-ruhacks
backend expressjs nodejs ordering
Last synced: about 1 month ago
JSON representation
Wayorder Repo for RUHacks
- Host: GitHub
- URL: https://github.com/squishy123/wayorder-ruhacks
- Owner: Squishy123
- License: apache-2.0
- Created: 2019-05-18T01:48:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T22:44:07.000Z (about 7 years ago)
- Last Synced: 2025-10-08T19:05:26.811Z (8 months ago)
- Topics: backend, expressjs, nodejs, ordering
- Language: JavaScript
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wayorder
## Scripts
### Start Development
`
yarn run dev
`
### Run Formatter
`
yarn run format
`