UPDATE: Update "generate locale" utility FIX: Minor fixes to UI and proper support for locales/timezones UPDATE: Adds "display language" setting to core
IronCalc application
This is the front end deployed at https:://app.ironcalc.com
To build for production:
npm install
npm run build
A development build:
npm run dev