Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loredanacirstea/valet-scan
https://github.com/loredanacirstea/valet-scan
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/loredanacirstea/valet-scan
- Owner: loredanacirstea
- Created: 2019-11-05T20:23:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:11:15.000Z (almost 2 years ago)
- Last Synced: 2023-08-12T07:11:14.094Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://loredanacirstea.github.io/valet-scan
- Size: 2.57 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Valet Scan QRcode Page
## Installation & Usage
npm install
npm run buildDev // for development
// OR
npm run buildProdnpm start // navigate to localhost:8080 for local dev
### For testing
npm test // runs test
npm run coverage // generates a coverage report