Loyalty Points Calculation

This is the simple client side app for loyalty bonus points calculation

Deployment

Continuous deployment using Netlify CDN. Commits to master will trigger deploy in Netlify. Site will be at https://lpc.netlify.com/

Development

# Use this to serve in localhost:3000 for development
npm start

# Run this for Netlify build
npm run build

How to Change Stuff

  • Everything is in index.html