https://github.com/dhruvp-8/rewards-site
A rewards to category mapping tool
https://github.com/dhruvp-8/rewards-site
Last synced: 3 months ago
JSON representation
A rewards to category mapping tool
- Host: GitHub
- URL: https://github.com/dhruvp-8/rewards-site
- Owner: dhruvp-8
- Created: 2020-06-12T20:02:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:45:19.000Z (over 2 years ago)
- Last Synced: 2025-01-10T01:52:05.906Z (5 months ago)
- Language: JavaScript
- Size: 1.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rewards to Category mapping
Rewards to Category mapper
## Installation
Use the cmd line to install dependencies.
```
npm install
```## Usage
```
npm run build
npm run dev
```