Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loredanacirstea/valet-scan


https://github.com/loredanacirstea/valet-scan

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Valet Scan QRcode Page

## Installation & Usage

npm install

npm run buildDev // for development
// OR
npm run buildProd

npm start // navigate to localhost:8080 for local dev

### For testing

npm test // runs test
npm run coverage // generates a coverage report