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
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