Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/squishy123/wayorder-ruhacks
Wayorder Repo for RUHacks
https://github.com/squishy123/wayorder-ruhacks
backend expressjs nodejs ordering
Last synced: 23 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T22:44:07.000Z (over 5 years ago)
- Last Synced: 2024-10-25T19:47:51.840Z (2 months ago)
- Topics: backend, expressjs, nodejs, ordering
- Language: JavaScript
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 3
- 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
`