shunwman / hksalariestax

Hong Kong Salaries Tax Calculator

Home Page:https://leeyc0.github.io/hksalariestax/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

User guide

Please read the wiki for user guide.

Building the site

  1. Install node.js
  2. npm install -g @vue/cli
  3. npm install --save-dev
  4. npm run build (production build)
    npm run build-dev (development build)
  5. Contents are served at dist directory

About

Hong Kong Salaries Tax Calculator

https://leeyc0.github.io/hksalariestax/

License:MIT License


Languages

Language:JavaScript 65.6%Language:Vue 34.1%Language:HTML 0.3%