Five Percent Cashback Credit Card Catagory

User

iPhone User

Andriod User

N/A

Computer User

Bookmark https://goolloo.github.io/FivePercentCashBackCreditCardCatagory/

Developer

Windows

Using powershell and npm tool http-server to run local website so it won't cause cross region file access issue.

Install http-server

npm install http-server -g

Run http-server with given port number

 http-server.cmd ./ -p 8060

Mac

Install Node.js

Install Node.js on your develop machine

Install local-web-server

npm install local-web-server

Rune local-web-server

  • cd to your repo
  • run ws