/tax-calculator

A basic UK tax bracket calculator

Primary LanguageJavaScriptMIT LicenseMIT

Mithril Starter Kit

A basic tax bracket calculator built using the Mithril boilerplate

Usage

  1. Clone the repository
  2. Run npm install to install dependences
  3. Run npm start to run the application
  4. Run npm run build to compile the app for production. The files will be in the dist folder